Student Portal API

REST API for Student Portal, where ballet students can purchase classes and view a history of their purchases, built with React. See the frontend code here and a live demo of the app here. The production version is now live and used by Ballet Body by Jasmin, click here to view.

Technology

  • Node.js + Express.js (web server)
  • MongoDB (database)
  • JSON Web Tokens (user authentication)
  • Stripe API (payment processing)