Skip to content

kiaramm10/back_intress_final

Repository files navigation

Intress CRL Puente de Vallecas

Back-end part of project commissioned by CRL Puente de Vallecas. Oriented to employees belonging to this entity, where they can clock in, request holidays and deliver documents, in turn depending on the type of role that the user has, you can create users, workshops and tasks, being able to assign the latter to the user you want.


Installation requirements ⚗️


Installation process 💻

Download our repo

git clone: https://github.com/kiaramm10/back_intress_final.git

Installing symfony packages

composer install
composer update

Application Initialization✨

symfony server:start

Add the following extension to the URL that will appear by default:

/register

Test Initialization🏅

php bin/phpunit

Requirements (StakeHolders)🔬

  • Backend MUST be decoupled in Symfony
  • Clean code
  • follow agile methodologies
  • At least have an operating local environment
  • Different users MUST be set up: admin and user

Stack

  • MySQL
  • Apache
  • PHP
  • Symfony
  • Visual Studio Code
  • CSS
  • Bootstrap

Long Term Improvements

  • For future sprints we plan to finish connecting the POST method from the back to the front, create the Master user view, test in symfony and create the crud for the notifications

Authors ✍️

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published