Welcome to Style, a website designed for artists to easily manage their schedules and connect with potential clients. Our platform simplifies the booking process while providing an algorithm that helps artists gain exposure by matching them with customers based on preferences and service needs.
This project is built with Next.js, bootstrapped using create-next-app.
To access our website, you can join by using the following link:
To run the development server, use one of the following commands:
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev- Visit the homepage.
- Create an artist business account.
- Fill in the required details and set up your portfolio.
- Add your services and set your availability.
- Start attracting new clients!
- Visit the homepage.
- Create a customer account.
- Search for the desired service or artist.
- Browse artist pages and book an available time slot.
- Enjoy the service!
| Category | Technologies |
|---|---|
| Frontend | JavaScript, Tailwind CSS, HTML |
| Backend | Django |
| Hosting | Vercel |
To learn more about Next.js, take a look at the following resources:
You can also visit the official Next.js GitHub repository.