Admission Form for Yoga Classes

ER Diagram

ER Diagram

Important Links

Tech Stack

  • React Js
  • Node Js
  • Express Js
  • MongoDB

Hosting Plateforms Used

  • Netlify for frontend
  • Render for backend

Schema Used

User :

  • _id: type : String,
  • name: type : String,
  • age: type : Number,
  • selectedBatch: type : String,
  • paymentStatus: type : Boolean,
  • enrolledMonth: type : Number,