Skip to content

The main purpose of the application is to keep more than one person's spending in a common account.

License

Notifications You must be signed in to change notification settings

bekir1184/CoexApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CoexApp

The meaning of the name Coex is an abbreviation of co expense.Thanks to this application, more than one person can collect their expenses in the same account in one place.

Project Description

The main purpose of the application is to keep more than one person's spending in a common account.To do this, we enter the application with firebase authentication . After entering the application, we create a new room or log into an existing room.The expenditure you make in the room you enter is added to the expenditures of that room. We store the room and user information in the firestore. If we want to reset the spending in the room, the consent of all users is required.

Overview

ezgif com-gif-maker (1)

Build With

  • Firebase Authentication
  • Firebase Firestore
  • Hilt
  • Coroutines
  • LiveData
  • ViewModel
  • PhilJay MPAndroidChart

Architecture

  • Model View View-Model

Screens

Register Page Login Create New Romm
üye ol giriş yap yeni bir oda kur
Join New Room Homepage Homepage
Yeni bir odaya gir Anasayfa Anasayfa2
Add Expense All Expense
Harcama Ekle Tüm Harcamalar

LICENSE

MIT License

Copyright (c) 2022 Bekir Ersever

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.