Skip to content

ctrl-plus-w/school-schedule-server

Repository files navigation

School Schedule

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 .

Installation

  1. Download the repository
git clone https://github.com/ctrl-plus-w/school-schedule-client
cd school-schedule-client/
  1. Install the database package (mysql, mariadb, postgres...)
npm install <package_name>
  1. Install all the packages
npm run install
  1. Create a .env file like the .env.example file

  2. Build the server

heroku local build
  1. Start the server
heroku local web

Installation Informations

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 

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages