Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

133 Commits
 
 
 
 
 
 

Repository files navigation

Beauty Planner

The Beauty Planner is a React-based calendar designed to help hairdressers, barbers, and beauty specialists organize their day.

Live: https://beautyplanner-client.vercel.app/

App Screenshot

Main features

  • Creating clients
  • Creating services
  • Scheduling visits based on added clients and services in the calendar
  • Setting aside free time in the calendar
  • Modifying working hours
  • Viewing the history of visits for every client in the database
  • Labeling new clients to inform you in the calendar view
  • Utilizing a mini calendar for quick date changes
  • Changing the view in the calendar (day, week, month)

Tech Stack

Client: React, Tailwind, React Query, Axios, Shadcn/ui, React icons, i18Next

Server: Node, Express, Bcrypt, Cors, Express session, JWT, Nodemailer, Passport

Database MongoDB

Screenshots

Add new visit to calendar

App Screenshot

Clients list

App Screenshot

Client history of visits

App Screenshot

Run Locally

Clone the project

  git clone https://github.com/Matis121/Scheduler-vite.git

CLIENT

Go to the client directory

  cd frontend

Install dependencies

  npm install

Start the client

  npm run dev

SERVER

Go to the server directory

  cd backend

Install dependencies

  npm install

Start the server

  npm run dev

License

MIT

About

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages