Skip to content

Infuseting/SAE301

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

434 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SAE301

This project is a school project build with Laravel / React / TailwindCSS

Hosting

The project is actually available on SAE301

How Run

composer install
npm install

Note

Then copy the .env.example to .env and configure your database access.


php artisan migrate
php artisan key:generate
php artisan run

Tip

php artisan run is a homemade custom command that launch both Laravel server and React dev server.

How Contribute

  1. Create new branch for each feature you want to add.
  2. Do your features
  3. Launch tests with php artisan test:build. If tests are not passed, fix your code.
  4. Let your duo review your code. And create test related to your feature if needed.
  5. Tell manager your branch is ready to merge.
  6. Manager will merge your branch and launch tests on it.
  7. If it's ok, your branch will be launch on server.

Backlog Issues

API

API of project is build with OpenAPI Format. You can find it on API

You can find Swagger UI on Swagger

Wiki

Teams

Manager & Supervisor : Infuseting

Duo 1 : Antoine Matter - Rémy Leber

Duo 2 : Marin Jabet - Nathan Le Biez

Duo 3 : Arthur Langlois - ar7dx

Duo 4 : Come GP - Ewen Babin

License

MIT

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors 9

Languages