This project was made for show case purpers, it was developed for student of UCBC in the training time.
We create a nodejs backend for managing student's subscription on a University.
clone first this link: https://github.com/leenorshn/stage_ucbc in your terminal you can tap: git clone https://github.com/leenorshn/stage_ucbc cd stage_ucbc npm install npm start
the server will be open. You must have mongodb install on your computer or you can change the string connexion.
Thanks.