vitask-flutter
vitask-flutter copied to clipboard
VITask Flutter App made for the students of VIT Chennai for their VTOP(Official College Website) Login. Made using the APIs provided by https://vitask.me
VITask Lite
Available on Play Store!
VITask mobile application made for the students of VIT Chennai for their VTOP login.
Screenshots
Installation
- Download the Flutter SDK from https://flutter.dev/docs/get-started/install/windows
- Extract the downloaded SDK and add the location of the bin file inside the flutter package to your path variables.
- Install the flutter plugin into your Android Studio to be able to run Flutter apps.
- You're ready to go.
- Note: The above installation guidelines are only for windows.
Contributing Guidelines
Fork this repo and clone the forked repo into your PC.
This repo is frequently updated so make sure you always pull the latest version.
For updating a forked repo
-
git remote add upstream https://github.com/mayanktolani19/vitask-flutter.git
-
git fetch upstream
-
git checkout master
-
git rebase upstream/master
-
git push
Making changes to your forked repo
-
git add .
-
git commit -m"<Describe your changes>"
-
git push
- After committing your changes, make Pull Request.
Our Team
Mayank | Abhishek TK |
---|