Skip to content

Shivam-AfA/YogaForm-React-Firebase-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

YogaForm-React-Firebase-

This project is made using React and Firebase.

Basically it presents a form to enroll in a Yoga course.

Live Demo: https://yoga-app-assignment.netlify.app

The main features of this application include:

  • It allows users to signup to the yoga course and creates an account for the user. Firebase Authentication has been used for this puropse.
  • After logging in, user details are shown along with an option to change batch and pay fees.
  • After logging out, user can login again and the information (such as fees is paid or not) is saved in the Firebase firstore.

Database design

image

  • The user details are added with a unique uid that is uniquely provided to each user on authentication.
  • So it acts as a primary key for both authentication as well as database.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published