A photograhy booking appointment system, where user can book appointment and studio can access the appointments.
This project is deployed on netlify here - Strike a Pose
Home Page
Sign-Up
: User & Studio details are stored in mongoDB.User-Sign-In
: User authentication to check whether the user's phone number and password match with details existing in the database.Studio-Sign-In
: Sudio authentication to check whether the studio's phone number and password match with details existing in the database.
Dashboard
: Users can check their weekly and Monthly activities in a graphical manner.Book Studio
: Filter a studio accorinding to city, sort according to price, and can book a particular slot according to date and time.Appointments
: Users can check their appointment or appointments and filter it by accpeted or rejected.My account
: It is the profile page of the user, can update his details.
Dashboard
: Some information related to appointment, user, admin, etc.Profile
: It is the profile page of the Studio, can edit their details.Albums
: Studio's albums.Appointments
: Users can check their appointment or appointments and filter it by accepted or rejected.Logout
First, you have to have to go to the Home Page
. There you have to click on Sign-up
and can sign-up as user or studio using your information. Phone number and password is required at the time of Sing-in
. There you can explore the home page or on clicking the Book studio
can book a studio(if singing in as a user).
HTML
CSS
JavaScript
Node JS
Express JS
MongoDB
JSONWEBTOKEN
Bcrypt
Redis
Frontend link
: https://rococo-chimera-6028d8.netlify.app/index.htmlBackend link
: https://erin-shiny-lizard.cyclic.app/
Thanks you for Checking our Project 🙏🏻