VITAcademics for Web
The VITacademics Web App.
A whole new way to check your attendance and marks. From the same team that gave you the mobile apps for VITacademics. https://vitacademics-web.herokuapp.com
Installation
If you want to clone this project and setup in your own system, ensure that you have npm and nodejs installed
npm install
and to start this app run:
npm start
which will deploy the app at port 5000
Details
This app was made using Angular Material at https://github.com/angular/material
and is using the VITAcademics API at https://github.com/aneesh-neelam/VITacademics
Please do suggest any updates or report any bugs
Todo
- Use Angular Material ^11.0 and add date picker
- Spotlight
- Campus Map
- Grades
Log in or sign up for Devpost to join the conversation.