- Fauzan Ghaza Madani - Backend, Product Manager
- Lukas Awan Cahya Buana - Frontend, UI/UX
- Azril Januar Athallah - Frontend, UI/UX
- Haikal Gibran Gunawan - Frontend, UI/UX
- Abyan Rifqi Zainum Muttaqin - UI/UX
Richdjoe Barbershop is a website developed for UMKM marketing functions in marketing planning, improving interaction with customers, as well as facilitating the process of booking or booking services. We use Laravel as a development framework that can improve efficiency and effectiveness in managing websites and support UMKM barbershop marketing strategy.
- Git clone this repository
- In the project folder open the command line
- Then create a .env file in the external project folder (You can use.env.example and then you can copy and rename)
- The contents of your .env file match the database on your computer
- Type "composer install" after it enter
- Wait until vendor folder is created
- Run in the terminal 'php artisan migrate' or './script/migrate_all.zsh' (if the previous command didn't change anything in your database)
- Run in the terminal 'php artisan db:seed' (add dummy data)
- Run in the terminal 'npm install'
- Run in the terminal 'npm run build'
- Run in the terminal 'php artisan key:generate' (If necessary)
If you have any more problem, feel free to contact us
User :
- Profile
- Dashboard
- Booking
- Catalog
- Review
- Logout
Admin :
- Dashboard reporting
- Booking Management
- Payment Management
- Service Management
- Hair Artist Management
- User Management
- History Transaction
- Logout
This project is licensed under MIT License.
For more information, you can contact team members via the following email:
- Fauzan Ghaza Madani: [email protected]
- Lukas Awan Cahya Buana: [email protected]
- Azril Januar Athallah: [email protected]
- Haikal Gibran Gunawan: [email protected]
- Abyan Rifqi Zainum Muttaqin: [email protected]
Thank you for using Richdjoe Barbershop Website!
Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable and creative experience to be truly fulfilling. Laravel takes the pain out of development by easing common tasks used in many web projects, such as:
- Simple, fast routing engine.
- Powerful dependency injection container.
- Multiple back-ends for session and cache storage.
- Expressive, intuitive database ORM.
- Database agnostic schema migrations.
- Robust background job processing.
- Real-time event broadcasting.
Laravel is accessible, powerful, and provides tools required for large, robust applications.
Laravel has the most extensive and thorough documentation and video tutorial library of all modern web application frameworks, making it a breeze to get started with the framework.
You may also try the Laravel Bootcamp, where you will be guided through building a modern Laravel application from scratch.
If you don't feel like reading, Laracasts can help. Laracasts contains thousands of video tutorials on a range of topics including Laravel, modern PHP, unit testing, and JavaScript. Boost your skills by digging into our comprehensive video library.
We would like to extend our thanks to the following sponsors for funding Laravel development. If you are interested in becoming a sponsor, please visit the Laravel Partners program.
- Vehikl
- Tighten Co.
- WebReinvent
- Kirschbaum Development Group
- 64 Robots
- Curotec
- Cyber-Duck
- DevSquad
- Jump24
- Redberry
- Active Logic
- byte5
- OP.GG
Thank you for considering contributing to the Laravel framework! The contribution guide can be found in the Laravel documentation.
In order to ensure that the Laravel community is welcoming to all, please review and abide by the Code of Conduct.
If you discover a security vulnerability within Laravel, please send an e-mail to Taylor Otwell via [email protected]. All security vulnerabilities will be promptly addressed.
The Laravel framework is open-sourced software licensed under the MIT license.