To enroll in a YogaClass, this is a admission form where a person comes and fill all his/her details that are required.
After successfully submitting his/her details, then the person can pay amount that that is required to attend YogaClass.
React is used in FrontEnd part and Django is used in Backend part.
SQLite database is used to store the details of all registered user. There are different fields like Name, Age, Email are used to store each person's record.