A super intuitive web application that allows a student to share notes, enter and display his/her marks, attendance, provide his CGPA and essentially an overview of his/her performance, along with a striking visual representation of the above data with the help of graphs and charts.
UPDATE: My AWS credits have expired and hence features that use AWS services such as file upload will not work
- Front-End: React
- Back-End: NodeJS
- Database: Firebase
- Storage: AWS S3
- CSS (React): Semantic UI
/
- Backend server code/client
- React frontend code/client/src/assets
- Images, icons, etc./client/src/components
- React components and their styles/client/src/customHooks
- Custom React Hooks/firebase
- Code that interacts with firebase API & services (authentication & database)/aws
- Code that sets up AWS sdk and exposes upload functionality to the route through its API