Skip to content

This is a Repository for The Software Engineering Project In the 4th Semester IITKGP CSE

Notifications You must be signed in to change notification settings

lurkingryuu/swlab_project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Attendance Application (AA)

Team - Bit Rebels

Problem Statement


In this project, an application should be developed which is used to save time in taking attendance. It should work with a unique code which was set by the attendance taker and will be announced to all the attendees. Implement should be done both server side and the client side. User Types:

  1. Who wants to take the attendance
    • Generally teacher. Teacher generates a unique code which will be given in class.
  2. Who gives the attendance
    • Generally students. They enter the code given by the teacher in class to mark their attendance.
  3. Developer who update the software
    • Maintains and creates the classes and other technical issues.

Requirements of student:

  1. Stsudents should get all the statistics of the classes he attended.
  2. Students can mark the attendance in the time span allotted. (only if code matches with the unique code generated by Teacher)

Requirements of teacher:

  1. Get the statistics of all the classes he teaches.
  2. Start the attendance.
  3. Get possible proxies(Detect multiple attendances from the same IP)

Requirements of Admin:

  1. Can create/delete/modify a course from the database.

Android application requirements:

  1. Any user should have his own login/registration credentials.
  2. Option to login as student or teacher or admin
  3. Three different interfaces should be generated for all the three users for their tasks.

This attendance application is fun, you can explore new techniques to avoid the proxies as much as possible !

Backend

Authors

Name Roll Number
Yelisetty Karthikeya S M 21CS30060
Thota Kesava Chandra 21CS30056
Vonteri Varshith Reddy 21CS10081

About

This is a Repository for The Software Engineering Project In the 4th Semester IITKGP CSE

Resources

Stars

Watchers

Forks

Packages

No packages published