/ambulane-service

Helping Ambulances navigate traffic efficiently

Primary LanguageJavaScriptMIT LicenseMIT

Description

Developing a web application aimed at optimizing ambulance response times in urban India. Utilizing real-time geolocation tracking, the app alerts nearby traffic signals to prioritize ambulance passage, effectively reducing delays and improving emergency response. Proud to contribute to public safety by leveraging technology to mitigate critical issues in healthcare infrastructure.

Usage

Setup Prerequisites

Install the below softwares

S.No Software Version Reference
1 node >= 18 Node.js installation with nvm
2 npm >= 6.4.1 npm installation
3 mongodb >= 4.4 MongoDB installation

Build local server

git clone https://github.com/AdusparxAdith/ambulane-service.git
cd ambulane-service
npm i
node .

Live Demo

The under-developing demo is hosted on Netlify and can be accessed here https://ambulane.netlify.app/

Contributing

Any new ideas want to add to the project are welcome. Please submit a pull request or open up an issue and we can discuss further.

License

This project is licensed under the MIT License.