greaterThan75 / ams-frontend

Cross Platform, Open-Source Attendance Management System (Frontend)
MIT License
0 stars 2 forks source link

Create working prototype of subject attendance page #4

Open Arjun-G-04 opened 5 months ago

Arjun-G-04 commented 5 months ago

Objective

Create one page that has basic functionalities for a subject. The top half of the page should be a calendar. The user should click on any date to mark the record for that day (Present or Absent). Below the calendar, there is a display of attendance statistics for this subject. Complete these functionalities using local storage in each platform (web and android). Attendance statistics must at minimum include percentage present, no. of present, no. of absent, and total no. of records.

Guidelines

A-nirvana commented 5 months ago

I would like to work on this issue, please assign it to me.

Arjun-G-04 commented 5 months ago

@A-nirvana Would you like to try any of the lower-level issues, or are you comfortable with taking up this one?

A-nirvana commented 5 months ago

I can try the low-level issues for now, once I resolve those would you assign this to me? I can start working on the level 1 issue right away, then after that I'll handle the level 2 issue. For now assign me the level 1 issue. Thanks

Arjun-G-04 commented 5 months ago

ok sounds good.

Arjun-G-04 commented 5 months ago

comment on #2 so that I can assign you