sauravkumar1812 / SafeLane-1

SafeLane. - Your Road Safety Companion. Google Solution Challenge 2023

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

header

SafeLane.

A Google DSC Solution Challenge submission

SafeLane. - Your Road Safety Companion
Safelane. is designed to tackle neglected issue of potholes, open manholes, and other road hazards that can lead to accidents.

Video Submission

You can checkout our video submission on youtube by clicking on the thumbnail below.

Project Info

The contents in this project follow the following structure, where all views are containerised into screens.

├───models
|
├───screens
│   ├───OnBoarding
│   ├───Auth
│   ├───Home
│   ├───Map
│   ├───Contribute
│   ├───My contributions
│   └───Profile

Description

  • Our solution mainly consists of a Flutter based mobile app. We wanted our solution to be a cross-platform application, that's why we picked flutter as our framework.

  • For the backend, we mostly relied on Firebase, as it was easier to integrate with the flutter app, without any hassle to manage & create instances of our server.

  • For sign-up & authentication, we used Firebase auth.

  • For storing the different types of data including user data, posts, etc. we chose Cloud Firestore because of its robust features and ability to query & filter out documents with ease.

  • Map is built using Google Maps API and Direction API is enabled in the Google Maps for polyline formation.

  • Deeplink is used to mail the details of road obstructions to concerned authorities.

Team Details

About

SafeLane. - Your Road Safety Companion. Google Solution Challenge 2023


Languages

Language:Dart 67.5%Language:C++ 14.7%Language:CMake 12.7%Language:HTML 1.8%Language:Swift 1.5%Language:C 1.0%Language:CSS 0.6%Language:JavaScript 0.1%Language:Kotlin 0.1%Language:Objective-C 0.0%