HichamDe / gestion-formation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Company Courses Manager

This project is simply for companies to add courses and workers assign them one by one or by degree.

Screenshots

Employee Route App Screenshot

Courses Route App Screenshot

Assign Route App Screenshot

Installation

Install my-project with npm

  git clone https://github.com/HichamDe/gestion-formation.git
  npm install

Create a file in the public folder and name it 'output.css'

  npm run build-css

to run the json-server as a database

  npm run db
  npm start

About


Languages

Language:JavaScript 99.5%Language:HTML 0.4%Language:CSS 0.1%