-
Notifications
You must be signed in to change notification settings - Fork 1
Home
Enhancements to be made in this app :
-
Design – the app does not display properly on too large and small screens - we can make it such way that it adapts itself.
-
Login - we can give the option of Facebook log in to the users and then save his/her data accordingly in the database on server.
-
Offline data collection - since our app at present works only when the user is connected to internet - we can save the data on his phone when he is not online and later when he connects to net he can upload the data.
-
Website - on the website, we can again give the option to log in - and then user can view the potholes reported by him alone or his friends or everyone, we can also give the option to search for potholes in some particular area.
-
Map - we can improve the quality of map on the website by providing markers to each pothole reported showing the image of the pothole (if available), reporter, comment and rating. In the app we can give the user to tag the pothole manually as well.
-
Precise location – to get more precision on location we can show the location of the pothole as given by Placemap and allow the user to manually correct his location if he wishes. Also, the use of GPS can be given as optional to the user.