From 5ed99c9a36b95e7df2de6f026d5dc3f9a849f3b1 Mon Sep 17 00:00:00 2001 From: kishoreraju2 <kishoreraju.1998@gmail.com> Date: Sat, 25 Feb 2017 20:28:08 +0530 Subject: [PATCH] Updated README --- README.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index a9a55c3..1346464 100644 --- a/README.md +++ b/README.md @@ -2,8 +2,10 @@ To create an android application which would help towards "Cleaning" the roads and surroundings. In line with the "Swach Bharath Abhyaan" by PM Modi, users will be able to click pictures of unclean surroundings, roads , potholes etc. and send them to the Municipality. -## To Do: - +## To Do: + 1. Create a Logo for the Application. 2. Get the user to login with either Google/Facebook. - 3. Redirect the user to the main UI of the application. \ No newline at end of file + 3. Redirect the user to the main UI of the application. + 4. Get the user's location. + 5. Add the location to the mail that is sent. -- GitLab