diff --git a/Projects/3-Advanced/NYC-MetroCard.md b/Projects/3-Advanced/NYC-MetroCard.md new file mode 100644 index 00000000..ff1789ba --- /dev/null +++ b/Projects/3-Advanced/NYC-MetroCard.md @@ -0,0 +1,19 @@ +# NYC-MetroCard App + +**Tier:** 3-Advanced + +Check metrocard balance and add money to metrocard from phone + +## User Stories + +- [ ] User can check metrocard balance from phone +- [ ] User can scan metrocard or register card on app +- [ ] User can add money to metrocard by connecting debit card or bank account to app which will allow user to add money to metrocard + +## Useful links and resources + +- [Stripe](https://stripe.com/docs/payments#build-your-own) + +## Example projects + +- [example code](https://github.com/stripe-samples) \ No newline at end of file