-
Notifications
You must be signed in to change notification settings - Fork 6
Home
Apratim Shukla edited this page Apr 1, 2020
·
5 revisions
Welcome to the VITask wiki!
VITask is an Open Source dynamic API server for VTOP. The VITask API server acts as a custom-built API for our client applications on Android, iOS, Windows and even a WebApp.
The VITask API server extracts data from the official VIT University website for Chennai campus http://vtopcc.vit.ac.in:8080/vtop/initialProcess
Wanna join in for the development?
- Refer to the devolopment for the project and file structures.
- Refer to the coding standards we follow.
- Refer to our design standards.
- Look at how we handle data with our data models.
- Refer to getting started: developers to get started with your development environment.