Skip to content

Latest commit

 

History

History
43 lines (27 loc) · 1.27 KB

README.md

File metadata and controls

43 lines (27 loc) · 1.27 KB

Foody

This is food ordering app that has been made by me. I have used the following things.

  1. Volley for making the API request.
  2. Nested Recycler View.
  3. Picasso library.
  4. Room database for storing entity.
  5. Used shared Prefrences for storing user info locally.

This app features the following screen.

  1. Welcome screen
  2. Login Screen
  3. Registration Activity.
  4. Forget Password Activity.
  5. OTP Activity.

Screenshot of my App.