Skip to content
Snippets Groups Projects
Commit 7bf7e9ab authored by jeremy.gobet's avatar jeremy.gobet
Browse files

update README.md

parent fa5a973f
No related branches found
No related tags found
No related merge requests found
...@@ -55,26 +55,26 @@ Pour stopper le serveur Node, utilisez la commande **CTRL + C** ...@@ -55,26 +55,26 @@ Pour stopper le serveur Node, utilisez la commande **CTRL + C**
### Architecture du projet ### Architecture du projet
+------------+ +------------+
| | | |
| | | |
+--+ Frontend +--+ +--+ Frontend +--+
| | | | | | | |
| | | | | | | |
| +------------+ | | +------------+ |
| | | |
| | | |
| | | |
| | | |
v v v v
+-------------+ +-------------+ +-------------+ +-------------+
| API | | API | | API | | API |
+-------------+ +-------------+ +-------------+ +-------------+
| | | | | | | |
| Backend | | ICNDB | | Backend | | ICNDB |
| NODE.JS | | API public | | NODE.JS | | API public |
| | | | | | | |
+-------------+ +-------------+ +-------------+ +-------------+
- Frontend: Projet HTML5, CSS3, JS - Frontend: Projet HTML5, CSS3, JS
- Backend: Exposition d'une API REST sur NODE.JS pour la gestion des notations - Backend: Exposition d'une API REST sur NODE.JS pour la gestion des notations
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment