Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create working prototype of subject attendance page #4

Open
Arjun-G-04 opened this issue Jan 18, 2024 · 5 comments
Open

Create working prototype of subject attendance page #4

Arjun-G-04 opened this issue Jan 18, 2024 · 5 comments
Labels

Comments

@Arjun-G-04
Copy link
Contributor

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

  • Understand basics of React, React Native, and Expo.
  • Learn basics of Expo router to make a separate page for you to work on for this issue.
  • Understand the fundamentals of styling in React Native, and using React Native Paper.
  • Explore how to save data locally in Expo docs.
@A-nirvana
Copy link

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

@Arjun-G-04
Copy link
Contributor Author

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

@A-nirvana
Copy link

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
Copy link
Contributor Author

ok sounds good.

@Arjun-G-04
Copy link
Contributor Author

comment on #2 so that I can assign you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants