Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aleksandromilenkov/eatandsplit
React.js app for splitting a dinner bill with friends. See it here: https://aleksandro-eatnsplit.netlify.app/
https://github.com/aleksandromilenkov/eatandsplit
createcontext createcontext-hooks css css3 react reactjs usecontext usecontext-hook
Last synced: 21 days ago
JSON representation
React.js app for splitting a dinner bill with friends. See it here: https://aleksandro-eatnsplit.netlify.app/
- Host: GitHub
- URL: https://github.com/aleksandromilenkov/eatandsplit
- Owner: aleksandromilenkov
- Created: 2024-03-31T19:20:49.000Z (11 months ago)
- Default Branch: master
- Last Pushed: 2024-04-13T17:49:20.000Z (10 months ago)
- Last Synced: 2024-12-04T10:09:10.709Z (3 months ago)
- Topics: createcontext, createcontext-hooks, css, css3, react, reactjs, usecontext, usecontext-hook
- Language: JavaScript
- Homepage: https://aleksandro-eatnsplit.netlify.app/
- Size: 325 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This is React Application for spliting a bill with a friend.
You can add new friend to your list too.
Then you select one friend and a form on the right side will apear where you insert the amount of the bill, your expenses on the bill and lastly you must enter who is gonna pay the bill, either you or your friend.
Then after calculations, the UI will be updated and you will see the current status for that specific friend.
You can owe him/her money, He/She can owe you money or you can be even.
Try the app, it is hosted live here: https://aleksandro-eatnsplit.netlify.app/