Jilsati is a website to search and find jilsah for gathering your friends, relax and enjoy.
This website help you find the jilsah you want in your prefered location.
Currently it's not fully completed but the skelton is already there
this are the things that are ready:
- Login and register.
- Create new Jilsah.
- Search for Jilsah by city.
- Display pricing and work shifts based on time of year.
- Commenting and rating system.
- Images uploads to the server.
to try the project:
- first clone or download the project.
- create the
.envand write your info. - run
Composer install - run
npm install - run
php artisan storage:link - run
php artisan migrate:fresh --seed
then you can run php artisan serve to open the project in the browser