nandanhere / RoadSeva

An app to service users and municipality of the issues on the road

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RoadSeva

swift

  • RoadSeva is an application built for both Android and iOS as to notify the required authorities if any potholes are discovered by daily pedestrians.
  • This app aims to tackle unsafe roads and places that might be prone to accidents due to potholes and other road incapabilities.
  • The app hence tries to provide a proper gateway for users to notify the respective authorities like the municipal corporation or the elected corporator. All the user has to do is use the app and pinpoint the location, the rest is automatically done and the authorities get notified.

How Is It Made?

RoadSeva uses Flutter to build its core Frontend and implements Firebase’s Cloud FireStore as its backend to store and access required data.

Installation

  • Follow regular github processes and install the repoistory as your local repo.
  • Then, run the code in VSCode after connecting your device.
  • For iOS users, first set up the regular details in the Signing & Capabilities section of the app in Runner.xcodeproj and then run the application (Note: If you are using a free certificate, ensure that there are at max 2 apps installed that are under your certificate as this will be the third app)
  • Try flutter clean if any first time error is seen
  • Ensure that you are properly connected to the internet as Firebase requires it.

The following project aims to soon become open source after shifting to a proper backend rather than firebase.

Note:

  • It is preferable to use an iOS device or simulator as much of our code was developed using it.
  • For dummy checks, use a simulator and enable custom location. Set the location as : latitude : 48.8584, longitude : 2.2945
  • We have also created a dummy account with username as "admin" and password as "password"

Special Thanks To

About

An app to service users and municipality of the issues on the road

License:Apache License 2.0


Languages

Language:Dart 91.7%Language:HTML 4.4%Language:Ruby 2.6%Language:Swift 1.0%Language:Kotlin 0.2%Language:Objective-C 0.1%