mapmi
is a map platform to report and view accident
- list accidents
- report accidents with photo and gps locations
- show accident details
- install ionic framework and cordova, with below commands
npm install -g ionic cordova
- clone the project
git clone https://github.com/stewchicken/mapmi.git
- run
ionic platform add android
ionic run android
or run ionic serve
to view it on browser
- debug with plugin at VSCode
https://marketplace.visualstudio.com/items?itemName=vsmobile.cordova-tools
- start app
- list all reported accidents (green means nobody injured, yellow means injured, red means somebody dead)
- report accident, new accident will be listed on map automatically after reporting
- view accident details