Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
shahrazeahmad07 authored Feb 22, 2023
1 parent 92d4e11 commit 45715d8
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,24 @@
# University Route Tracking Application

Credentials:
For Driver View:
username: [email protected]
pass: 12344321

For Student View:
username: [email protected]
pass: 12344321

For Admin:
username: [email protected]
pass: 12344321

This Application allows the route drivers to share the realtime location of their bus with the Students. With this the Student will be able to know where the route is, and when its going to reach at their stop.
The drivers and Students will be able to sign in in this app with their provided email. There is also a sign up feature in this app which will help the admin to register new user.
There is admin panel which will allow the admin to update the route schedule in this app which will then be shared with all the students.

The Students can also write a complain which can be viewed by admin.

![WhatsApp Image 2022-06-30 at 7 45 29 PM](https://user-images.githubusercontent.com/68849516/177596998-6ff72816-f2cf-4e40-9a7d-4372103e79fc.jpeg)

This application uses Firebase Database to store all the data. Google Maps Api is used to show the location on the map.

0 comments on commit 45715d8

Please sign in to comment.