Skip to content

Latest commit

 

History

History
43 lines (26 loc) · 1.01 KB

README.md

File metadata and controls

43 lines (26 loc) · 1.01 KB

VITAcademics for Web

Join the chat at https://gitter.im/CollegeCODE/VITacademics-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
  • Use Web Workers