Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 766 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 766 Bytes

Food-Delivery-Application

This android application is a food delivery application. It uses various layouts and a nice GUI.

Views Used:

  1. Navigation Drawer View
  2. Tab bar View
  3. Bottom Navigation View
  4. Recycler View
  5. Card View

Databases:

  1. Firebase Database
  2. Sqlite Database

Storage Used:

  1. Firebase Storage
  2. In Application Files

For fetching images and data I have used Json parsing using Volley Library. I have used Glide Library for displaying images in proper indentation and pixels. This app uses Facebook SDK for login purpose and a proper login Authentication using Firebase Authentication. This application provides a nice and comfortable GUI for the users to operate.