Skip to content

Nikoolaii/ESGI-nicook

Repository files navigation

Nicook - Recipe Website

A website made in symfony to find and create recipes
Made user able to create and add a recipe in their account favorites

➡️ Screenshots

Features 🚀

  • 🌐 Create a recipe

  • 🔄 View a recipe

  • Add a recipe in favorite

Future features :

  • ✏️ Editing and delete a recipe

  • 📶 Admin panel to manage recipe

Prerequisites for use 🛠️

  • NONE

Prerequisites for installation 🛠️

  • PHP 8.0.X
  • MariaDB 10.10.X
  • Symfony 7.0.1
  • Composer

How to Run the Project ▶️

  1. Clone this repository to your local machine.
  2. Modify your database connection information. (./.env -> DATABASE_URL).
  3. Import file db.sql to your database (The same name than the .env file).
  4. Do a composer i to init projet
  5. Launch the command to import DataFixtures php bin/console doctrine:fixtures:load.
  6. Start symfony server with symfony server:start -d

Authors ✨

@Nikoolaii

License 📄

This project is licensed under the MIT License. See the LICENSE file for more details.

About

ESGI Exercise | Symfony recipe site

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published