Skip to content

ETICINSATechnologies/Plateforme-Formation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Plateforme-Formation

An online open source formation platform (MOOC-like) for Junior-Enterprises.

Frontend : Angular (Typescript/Javascript framework)

Backend : Symfony (PHP framework)

ETIC INSA Technologies

This project is initiated by the Computer and Information Systems team of INSA Lyon's Junior-Enterprise.

Contributors & Junior-Entreprises

2017-18

  • Jindun Shao (Project Manager) - ETIC INSA Technologies
  • Vincent Redouté (Head Frontend Dev) - ETIC INSA Technologies
  • Alexandre Simon (Frontend Dev) - ETIC INSA Technologies
  • Christophe Etienne (Frontend Dev) - ETIC INSA Technologies
  • Alexandre van Beurden (Head Backend Dev) - ETIC INSA Technologies
  • Youssef Oudghiri (Backend Dev) - ETIC INSA Technologies

2016-17

Marc Fallouh, Sacha Barkat, Jindun Shao, Anis Hamroun, Justin Gally - ETIC INSA Technologies

Structure

The folder formationCLIENT contains the source code of the Angular application.

The folder formationREST contains the source code of the Symfony application (as a RESTful API).

These two applications can be deployed into two different servers, just edit the config files if needed.

Get started

First step

Frontend

$ npm install -g @angular/cli
  • Open a terminale in the folder formationCLIENT
  • Install all frontend packages with npm :
$ npm install
  • Serve the application
$ ng serve --open

It will launch the server, watch your files, and rebuild the app as you make changes to those files.

Backend

WORK IN PROGRESS

To finish

Please write all your code and comments in english !

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 6