Skip to content

Website for the project "Success", linked to multiple Engineer European University

Notifications You must be signed in to change notification settings

La-404-Devinci/project-success

Repository files navigation

Success project

Table of Contents
  1. About The Project 📁
  2. Techs 💻
  3. Build Setup 🧑🏻‍💻
  4. Contributors 👥

About the project

Features

  • Header
  • Footer
  • Home page with presentation of the project
  • Show all News Pages
  • Show one news
  • Back office: List all administrator
  • Back office: Authorize new administrator
  • Back office: Unauthorized administrator
  • Back office: Delete administrator for Super Administrator
  • Back office: Edit administrator
  • Back office: List all news
  • Back office: Create News
  • Back office: Edit News
  • Back office: Delete News

Techs

Build Setup

# install dependencies
$ composer install 
# and
$ npm install
# or
$ yarn install

# migrate database after update .env
$ symfony console doctrine:database:create
$ symfony console doctrine:migrations:migrate

# then just run : 
$ symfony serve
# and    
$ npm run watch
# or
$ yarn watch

Contributors

README inspired by Clément DUVIVIER

About

Website for the project "Success", linked to multiple Engineer European University

Topics

Resources

Stars

Watchers

Forks