pull/282/merge
nottiffchan 2 years ago committed by GitHub
commit 2b040e53aa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -0,0 +1,23 @@
# Bill-Splitting Calculator
**Tier:**: 2-Intermediate
This app allows you to keep track of how to split a bill when eating out, taking into consideration factors like tipping, taxes, and if some people spent more than others.
## User Stories
- [ ] User can keep track of how much each person owes them for the meal
- [ ] User can easily calculate how much to tip
- [ ] User can easily calculate how much they spent on the meal (with tip and taxes factored in)
## Bonus Features
- [ ] User can upload a photo of the receipt for processing
- [ ] User can request payments from within the app interface
## Useful links and resources
https://www.forbes.com/sites/maggiemcgrath/2014/02/28/the-definitive-guide-to-splitting-the-dinner-bill/#47a46ec871a4
## Example projects
https://codepen.io/cphemm/pen/reNwWd
https://codepen.io/amacher13/pen/ZEzNJbo
Loading…
Cancel
Save