Skip to content

princesingh-actual/vitask-flutter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VITask

VITask flutter application made for the students of VIT Chennai for their VTOP login.

Contributing Guidelines

Fork the repo
Clone it to your PC
Commit changes and make PR.

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

git push -u origin master

About

VITask Flutter App. Made using the APIs provided by https://vitask.me

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dart 90.8%
  • Ruby 7.3%
  • Other 1.9%