Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 7 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,28 +9,28 @@
[![forthebadge](https://forthebadge.com/images/badges/made-with-java.svg)](https://forthebadge.com)
[![forthebadge](https://forthebadge.com/images/badges/built-for-android.svg)](https://forthebadge.com)

## Why We Built This
### Why We Built This
Keeping in mind the current ongoing Kumbh Mela we planned to tackle the public gathering theme for the second edition of Hack36 (36 hr hackathon by MNNIT Allahabad). When there is public gathering of such a large scale the entire city is involved so when we looked at this bigger picture all we found were..
<img src="Assets/problem.jpg"/>


## Introduction
### Introduction
An Interactive Android App with smart pothole detection and reporting them to authorities and route traffic accordingly with an aim to manage the complete city in future.Our app uses python and java backend and java platform for authorities to achieve this task.


## Table of Content:
### Table of Content:
1) [Features](#ft)
2) [Technology Stack](#tech)
3) [Contributors](#contributor)

<a name="ft"></a>
## Current Features:
### Current Features:
1) Potholes Detection.
2) Overview of all the Potholes.
3) Routing based on potholes.
4) Dedicated App For Authorities.

## Proposed Features:
### Proposed Features:
1) SOS Button to send out a distress call not just to your emergency contacts and authorities but also to the nearest humans.
2) Dashboard to view all the broadcasts from the authories.
3) Public transport will be routed towards you on a single touch.
Expand All @@ -39,7 +39,7 @@ An Interactive Android App with smart pothole detection and reporting them to au

<a name="tech"></a>

## Tech Stack:
### Tech Stack:
1) Java
2) Python
3) Android
Expand All @@ -50,7 +50,7 @@ An Interactive Android App with smart pothole detection and reporting them to au
8) Jfoenix Library

<a name="contributor"></a>
## Contributors:
### Contributors:

* [Shashwat Pandey](http://www.github.com/shashwat1998)
* [Suraj Goel](http://www.github.com/suraj-goel)
Expand Down