chingu-voyages / v50-tier3-team-25

Add-project-description-here | Voyage-50 | https://chingu.io/ | Twitter: https://twitter.com/ChinguCollabs
1 stars 0 forks source link

Create endpoint for adding credit to Users account #25

Closed ecohen1125 closed 4 months ago

ecohen1125 commented 4 months ago

Frontend: Will validate that credit card information passed is in proper format. Will send username and how many credits to add to the account to backend.

Backend: Will add that amount of credits passed to the users account in the database.