"FlyFemme/Happy Travel" is a project from Factoría F5's FemCoders Bootcamp where,, based on a project already created with CRUD, Laravel, Blade templates and connected to a MySQL Database, it will be complemented with a Frontend with React. Initial project documentation:: https://factoriaf5.notion.site/Happy-Travel-ff4dab653ede4302aa248adbf345c6e8
You can check the UI in https://www.figma.com/file/twPJOzEo5hZJZ7srsEt10y/HappyTravel?type=design&node-id=0-1&mode=design
- HTML : version html5
- CSS: version css3
- Visual Studio Code: version 1.79.
- Testing Library React :version 5.17.0
- php: version 8.2
- Jest: version 27.5
- Bootstrap: version 5.3
- Clone this repository: https://github.com/Trip-Coders/happy-travel.git
- Place the project folder into the projects directory of your XAMPP/MAMP installation
- Create the database called "cards".
- Open the project in your code editor.
- Inside the "travel/server" folder
- Open a terminal and run "composer install"
- php artisan migrate
- php artisan db:seed --class=CardSeeder
- For view the project in your browser, execute the command: php artisan serve
- Roles gestion: composer require spatie/laravel-permission
- To start the proyect, write in the terminal.- npm i
- To get the API: - npm install axios
- To install the library that we used for the popup: npm install sweetalert --save
- To install React testing Library npm install --save-dev @testing-library/react
- To install React-router-dom: npm install --save react-router-dom
- To see the proyect: - npm start
- Leandra Bujhamer Developer - Scrum Master
- Rafaela Silveira Developer
- Ana Lucía Silva Developer - Product Owner
- Rosa M. Rubio Developer
- Teresa Villa Developer