Skip to content

naman1608/Pay-Share

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pay_Share

The app allows the user to keep track of how much and for what they owe someone or someone ows them. Following is the functionality of the app.

Register and Log In using Email

Users can Sign Up or Sign In using their Email. Handled using Firebase Authentication.

Add and remove a person

The app displays the list of all the people the user owes or they owe the user along with the total amount. Any item on the list can be removed by pressing the 'tick' icon on the item card. The user can also add an account/person using the '+' icon on the appbar.

View the details of expenses with a specific person and remove them

When clicked on the account/person, the app shows the details of all the expenses for which you owe or they owe you along with the details such as the date of the expense and for what it was. An expense can be removed from the list by pressing the 'tick' icon on the expense card.

Add or remove an expense

The user can add an expense using the '+' icon in the appbar. Clicking the icon shows a form which asks for the details such as amount, date and reason.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages