Skip to content

Commit

Permalink
Initial Commit
Browse files Browse the repository at this point in the history
  • Loading branch information
im-gozmit authored Dec 22, 2019
1 parent 30add06 commit 2082bae
Show file tree
Hide file tree
Showing 3 changed files with 76 additions and 0 deletions.
76 changes: 76 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,76 @@
# Project Title

goSaferRoads - Improving Road Management

## Theme Choosen

MapMyIndiaApi

## Project Description

According to the research done by CSIR - CRRI around 1000 crore
amount of fuel and maintenance cost gets wasted in India due to damaged
roads. Also the government requires an extensive study to check whether
the roads are damaged or not and this will require a lot of time. Third
problem, we focussed is the knowledge of AQI levels for each road so that
we can take the road which is less polluted.
We focussed on these three problems and made a solution which will
detect the AQI levels outside the car and also the damaged road condition
and will send these data along with the GPS coordinates to the cloud.
Government can easily take the data from the cloud to check where the
road is damaged. Also we can integrate this data along with MapMyIndia
and add a weight to AQI Level and Road Condition to get another optimised path for the destination. This will lessen pollution and also have less damaged roads.

### Working Video Demonstration Link :


### Requirements
```
https://drive.google.com/open?id=1th4MjTgvIBHJNz3l6gx1hT-ntjgUifp9
```
##### Software Requirements
* ARDUINO IDE
* MICROSOFT AZURE
* MAPMYINDIA API
* JAVASCRIPT

##### Hardware Requirements
* MQ135(AQI)
* SW420(VIBRATION)
* GY-61(VIBRATION)
* ARDUINO UNO
* NODEMCU ESP8266
* GPS MODULE

### Website Links

* https://websiteroad.z20.web.core.windows.net/ (For Road Condition)
* https://websiteair.z29.web.core.windows.net/ (For AQI Level)

## Future Work:

* We will make our very own Routing Engine and will add AQI and Damaged Road Data as parameter which will help to enhance the Road Management as well as Routing.

## Built With

* [JavaScript](https://javascript.info/) - The programming langauge used

## Versioning

Version : 0.1

## Authors

* **Mayank** - *Initial work* - [im-gozmit](https://github.com/im-gozmit)
* **Harshit Jaiswal** - *Initial work* - [silliepy](https://github.com/silliepy)
* **Sahil Jagotra** - *Initial work* - [cospec](https://github.com/cospec)

## License

This project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details

## Acknowledgments

* To all the organizing members of Microsoft and IncubateIND.
* To the mentors from MapMyIndia.
* To Google for always being ready to get anything we searched.
Binary file added flowchart.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added fractals.pptx
Binary file not shown.

0 comments on commit 2082bae

Please sign in to comment.