This is food ordering app that has been made by me. I have used the following things.
- Volley for making the API request.
- Nested Recycler View.
- Picasso library.
- Room database for storing entity.
- Used shared Prefrences for storing user info locally.
This app features the following screen.
- Welcome screen
- Login Screen
- Registration Activity.
- Forget Password Activity.
- OTP Activity.