/Android-Bootcamp

Android Bootcamp Bitirme Projesi

Primary LanguageKotlin

Android Bootcamp Project

This project is the Graduation Project of the Android Bootcamp Turkey event prepared by the Google Developer Group.

The aim of the project is to control the expenditures made by the user.

In addition, desired currency conversions are provided and spending details can be accessed.

The Application Works Offline!!

Used Technologies:

  • Splash Screen ve OnBoarding Screen
  • Room Database
  • Sharedpreferences
  • Retrofit
  • Lottie
  • Moshi
  • Navigation
  • View Binding
  • RecyclerView

Component 2 – 1

A splash screen greets us when the app is first opened

splasswithphone

If the application is opened for the first time, three Onboarding Screens appear in order to introduce the application to the user.

onboarding1withphone

onboarding2withphone

onbording3withphone

The Application allows the User Name to be Saved and changed.

addeğiştirwithphone

New Expenses can be added to the application

eklewithphone

Added Expenditures are displayed on the Main Screen and currency exchange is also provided on this screen.

mainwithphone

When you click on the expenditures, information about the expenditure is displayed and the possibility of deleting the expenditure is provided.

detaywithphone