Road accidents death is a cause of major concern on Highways. Black spot is a place where road traffic accidents have historically been concentrated. An android application is developed which can capture GPS based location of the user and alert them of nearby black spot on their mobile. Such alerts can help in reduction of road accidents.
The Mapsactivity.java is the main java file which takes the gps location of the user and uses it to pinpoint the blackspots nearby. The design file for this page is activitymain.xml
For the login feature Mainactivity.java file is created.For its designng activity_main.xml file is used.
GoogleFirebase and Geofencing have been used in developement of this project.