Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 565 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 565 Bytes

#hackathon Build an attendance tracker

Level 1:The client --Develop a client of ur choice(Android, web app,...) --It should be able to interact with the REST API and mark the attendance

Level 2: The Bridge --Allow employees to login with credentials --Enabled the employees to mark their attendance (punch in/ punch out time)

Level 3: The backend --Should consisit a database of employees --Employees can be added or removed by the admin --Attendance record will be stored here --The admon should be able to generate a report of attendance