Welcome on the github page of the server of my schedule project. If you want to get more details about this project, you can go on the page of the front end : https://github.com/ctrl-plus-w/school-schedule-client .
- Download the repository
git clone https://github.com/ctrl-plus-w/school-schedule-client
cd school-schedule-client/
- Install the database package (mysql, mariadb, postgres...)
npm install <package_name>
- Install all the packages
npm run install
-
Create a .env file like the .env.example file
-
Build the server
heroku local build
- Start the server
heroku local web
Roles |
---|
Admin |
Enseignant |
Élève |
Full Name | Username | Password | Role |
---|---|---|---|
admin | admin | admin | Admin |
John Doe | johndoe | johndoe | Enseignant |
Alex Mac | alexmac | alexmac | Enseignant |
Lukas Laudrain | lukaslaudrain | lukaslaudrain | Élève |
Robinson Rambeau | robinsonrambeau | robinsonrambeau | Élève |
Rose Yazid | roseyazid | roseyazid | Élève |
Label Name | Color |
---|---|
Français | Red |
Histoire | Green |
Subject Colors |
---|
green |
red |
purple |
yellow |
blue |
indigo |
pink |
gray |