Skip to content

harshitshah4/PotholeUserAndroidApp

Repository files navigation

PotholeUserAndroidApp

This is repository for Pothole User Android app

I highly suggest you to first read Detail of Pothole App

This is one of the components of a complete Pothole App

The complete understanding of Pothole app could be found over here []

Repo Links to other components :

This app is the frontend interface for User.

This app communicates with the Node js / Express backend server , and talks to it via set of APIs

Features of this app

  1. Signup / Signin Authentication.
  2. View and track status of Potholes reported by the user
  3. Filter Potholes based on current status (Resolved , Assigned , Rejected , etc)
  4. Uploading Pothole : Image , description , location , etc . the concerned civil authority will be updated accordingly automatically.
  5. One to Many Communication between Authority and User , Authority can update the Pothole status , so that user can get notified and track the status of Potholes too .
  6. The app have notifications features and email updates too.
  7. There are more technological details and security factors too , I won't go into implementation detail over here.

Technologies Used

Android (Java) , Retrofit , Glide , etc.

NOTE :

Replace the BASE_URL in strings , with your server url.

Screenshots

Screenshot of App

Screenshot of App

There are few fixes that are needed to be done , so before using it into production make sure of some fixes.

Releases

No releases published

Packages

No packages published

Languages