Skip to content

metehanbolatt/GraduateProject

Repository files navigation

Graduate Project (Techcareer.net Android Bootcamp)

As a bootcamp graduation project, I created a food ordering application with the application name Food Shop.

  • The data is obtained from ready-made web services on the internet.

Technologies I use in the application:

  • MVVM
  • Databinding
  • Navigation Component
  • Retrofit
  • Firebase

Here's what the app can do:

  • Authentication
  • Listing the Meals
  • Meal Detail Screen
  • Ability to Select Pieces in Detail
  • Adding the Meal with the Selected Quantity to the Basket
  • Viewing the Meals in the Basket
  • Deleting Food from the Basket

Authentication

I used firebase database as authentication so each user can keep their cart information individually.

Listing the Meals


Meal Detail Screen & Ability to Select Pieces in Detail


Adding the Meal with the Selected Quantity to the Basket


Viewing the Meals in the Basket


Deleting Food From the Basket

You can do the deletion by holding the food you want to delete and swiping it to the left.

About

Bootcamp Graduate Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages