Skip to content

Projet #7 de la Formation Développeur Web d'OpenClassrooms. Ce projet est la quintessence du parcours. Il met en pratique l'intégralité des compétences apprises lors des derniers projets et introduit le framework React.JS.

Notifications You must be signed in to change notification settings

Myryos/Groupomania

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project N ° 7 "Create a corporate social network"

Presentation

Welcome in my P7 for Openclassrom.

This file will help you for initiate the project

The client

logo

Groupomania is a retail group and one of our best client (if not the best client)

They want an intern social network for improve communication among their employees They don't have any tech specification.

The Project

Specifications

Click here for the specifications

Front

For init the front part:

open a terminal and :point_down::point_down::point_down:

cd front
npm i
npm start

Back

For init the back part:

open a terminal and :point_down::point_down::point_down:

cd back
npm i
node server.js

IMPORTANT

In App.js

Headers

If you want use the origins ('*') change the value line 35 and uncomment the line 40

Log Files

If you want use my log file uncomment the line 45

ENV

For the .env files contact me here

Restore DB

In the project you will find a dump directory use it with the Mongo DB Command Tool 100 like this :point_down::point_down::point_down:

mongorestore --uri mongodb+srv://herve:<PASSWORD>@cluster0.iuqwlzh.mongodb.net 

All information needed like the password is in the .env file for back-end.

Refer to the section ENV for the ENV files.

About

Projet #7 de la Formation Développeur Web d'OpenClassrooms. Ce projet est la quintessence du parcours. Il met en pratique l'intégralité des compétences apprises lors des derniers projets et introduit le framework React.JS.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages