Skip to content

Latest commit

 

History

History
34 lines (26 loc) · 1.52 KB

README.md

File metadata and controls

34 lines (26 loc) · 1.52 KB

Attendance

Attendance App for Entire Dept of College or School

Login Screen

Attendance

Admin Edit Access

Attendance

Confirmation before saving

Attendance

Download Attendance for the month

Attendance



This is an Android app built in JAVA using Azure Database.


The app provide three users
1->Admin
2->Teacher
3->Student


a. The Admin acces provides granularity CRUD operations on the whole app.
b. Teacher access provides features like marking attendence, viewing attendace, generating excel sheet for the month of each class they teach, geneating defaulters excel sheet,generate sheet for selected dates.
c. Students only get view access of their current semester subjects and how they are performing for the current semester.


One can find all the scripts to recreate the whole app and get it running.


Copy the design scripts and paste them on https://dbdiagram.io/home/ to get an over view of how the tables are related to each other.


Using the design scripts on https://dbdiagram.io/home/ you can convert and get the auto generated scripts to get the Database set up on any SQL provider.