Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kuro-jojo/interventionrequests

A web app for the management of intervention requests received by the maintenance department of a school 🗃️.
https://github.com/kuro-jojo/interventionrequests

css html javascript symfony twig

Last synced: 1 day ago
JSON representation

A web app for the management of intervention requests received by the maintenance department of a school 🗃️.

Awesome Lists containing this project

README

        

# Demande d'intervention
Cette application permet de gérer les demandes d'intervention au niveau du service de maintenance d'une école

## Dépendances
Lancer
composer install
npm install


## Bootstraping
# Installation
npm install bootstrap@next
composer req encore --install webpack encore

## Déploiement
# Avec heroku
heroku login
heroku create nomprojet
git push heroku main