RanchoDbest / in-time

A mobile app in flutter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

in_time

Gitter chat

Note: The project is in its very initial stage

A cross platform mobile application to be always in time.

The app will help students to get all the work done in time and track his activities The students will be notified about their timetable, classes to attend, other todos to be done. It will help the student keep track of the number of class he/she has missed. It will also show motiviational quotes with todos to be done so that the student stays motivated.

img

Architecture used:

Bloc Pattern

Contributing Guide:

  • Fork the repository
  • Clone the repoository git clone https://github.com/<YOUR_USERNAME>/in-time replace <YOUR_USERNAME> with your username
  • Make Firebase Project -Create new Project -Add Firebase to your app -Enter Package name as com.example.intime -Add your SHA-1 key (Very Important) -Download Config file google.services.json -Add the config file into Android => App =>(Paste it here)
  • run the app flutter run

Demo gif of the app running

About

A mobile app in flutter


Languages

Language:Dart 97.7%Language:Objective-C 1.6%Language:Java 0.7%