runoil / Easy-Attendance-App

An Android app which uses Realm database to make attendance process simple inside classroom

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Easy-Attendance-App

An Android app which uses Realm database to make attendance process simple inside classroom

Quick view code

* Click here- to directly navigate to the directory containing java files

Introduction

This app simplifies the process of taking attendance in classroom. It has a very clean and elegant UI which is teacher-friendly.

How to install?

Installing this app is very simple:

  • Open Android Studio
  • Create a new project
  • Just clone this repository and run the project in your android device

How to use the app?

  • Create a Class with Class name, subject name and a theme
  • Add some students to the class
  • Just take a quick Attendance and submit.
  • View the reports that has been taken.

To be implemented:

Things to be implemented in the app to make it fully functional:

  • Editing students' profile
  • Changing Attendance status of student while viewing the report.

Contribution

You can directly contribute to the project to improve existing features or adding new features. Pull some requests!

About

An Android app which uses Realm database to make attendance process simple inside classroom

License:Apache License 2.0


Languages

Language:Java 100.0%