- Student should be able to login (Authentication) - done
- Student should be able to add tweet and reflection (dailyUpdate) everyday (CR)
- Student should be able to view all previous day dailyUpdate.
-
Student should be able to see a commit streak.
-
Admin should be able to see all the students in one place and their daily updates.
-
API
-
Frontend in react.
- name
- githubUsername
- githubId
- photoURL
- twitterUsername
- isAdmin
- timestamps
- tweetURL
- reflection
- user
- timestamps
- name
- /auth/github
- /auth/github/callback
- react, redux