A hair salon app with AI virtual hairstyle
Explore the docs Β»
View Demo
Β·
Report Bug
Β·
Request Feature
Table of Contents
- Experience luxury and convenience like never before with our state-of-the-art online platform, designed to revolutionize your salon experience! Owned by the dynamic duo Marie and Daniel in Montreal, Salon Rium Coiffure is here to redefine beauty and style.
- Book your hair services effortlessly with our user-friendly online booking system. No more waiting on the phone or standing in line β your dream hairstyle is just a few clicks away!
- Say goodbye to scheduling hassles! Manage your appointments seamlessly, with options to reschedule or cancel at your convenience. Receive email and text notifications to stay updated every step of the way.
- Explore our extensive catalogue of hair services, with customizable options to suit your unique needs. From cuts to colors, we've got everything you need to look and feel your best!
- Enjoy peace of mind with our secure payment and deposit system. Whether you prefer PayPal or credit/debit card, your transactions are always safe and secure.
- Sync your appointments effortlessly with your favorite calendar apps like Google Calendar. Stay organized and never miss a beat with Salon Rium Coiffure!
- Receive timely email and text notifications for appointment reminders and updates. We'll make sure you never miss a beat!
- Need assistance? Our friendly chatbot is here to help! Get quick answers to your questions and enjoy a seamless customer service experience.
- Try on different hairstyles virtually with our AI Virtual Hairstyle feature. Explore endless possibilities and find your perfect look from the comfort of your home!
- For our valued salon partners, gain access to our analytics dashboard for valuable insights and performance tracking. Salon management has never been easier!
Ready to elevate your hair care routine? Join Salon Rium Coiffure today and experience the future of beauty! π #SalonRiumCoiffure #HairCareRevolution #BookNow
This is an example of how you may give instructions on setting up your project locally. To get a local copy up and running follow these simple example steps.
This is an example of how to list things you need to use the software and how to install them.
- node
- npm
npm install npm@latest -g
- Clone the repo
git clone https://github.com/junseo-yang/salon-rium-coiffure.git
- Install NPM packages
npm install
- Copy the
.env.example
file with the name.env
.cp .env.exmaple .env
- Setup Environment Variables
DATABASE_URL
: Refer to https://www.mongodb.com/GOOGLE_CLIENT_ID
,GOOGLE_CLIENT_SECRET
: Refer to https://console.cloud.google.com/NEXTAUTH_URL
: https://localhost:3000AI_LAB_TOOLS_API_KEY
: Refer to https://www.ailabtools.com/SMTP_EMAIL
andSMTP_PASSWORD
: Refer to the instruction on https://www.gmass.co/blog/gmail-smtp/ADMIN_EMAIL
: Provide your admin email. (e.g., [email protected])TWILIO_ACCOUNT_SID
,TWILIO_AUTH_TOKEN
, andTWILIO_PHONE_NUMBER
: Refer to https://console.twilio.com/
- Create Database
npx prisma db push
- Run the Application
npm run dev
- Open http://localhost:3000 with your browser
- Login
- Service Management
- Service/Designer Catalogue
- Appointment Management
- Staff Management
- Break Management
- Google Calendar Sync
- Email/Text Message Notification System
- Pop-Up Management
- Salon Analytics/Management
- AI Virtual Hairstyle
- Deposit/Payment System
- Chatbot for Customer Service
See the open issues for a full list of proposed features (and known issues).
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Distributed under the MIT License. See LICENSE.txt
for more information.
Junseo Yang
- πΌ LinkedIn: https://linkedin.com/in/junseo-yang
- π Website: https://junseo-yang.github.io
- π« [email protected]
Jisang Kim
- πΌ LinkedIn: https://www.linkedin.com/in/jisang-kim/
- π Website: https://groundkim.notion.site/Jisang-Kim-3fb2f6ea688841508ee5382633adfd55
- π« [email protected]
Yingqi Xu
- πΌ LinkedIn: https://www.linkedin.com/in/yingqi-xu/
- π Website: https://github.com/Yxu6894
- π« [email protected]
Project Link: https://github.com/junseo-yang/salon-rium-coiffure