Skip to content

OMantel1/64497812RS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 

Repository files navigation

64497812RS

Social network for company.

A user can signup, login, signout, and delete his account. A user can create/delete a post, create/delete a comment. Admin user can delete any post, comment or user. A not admin user can't acces to admin page.

Backend

Stack: node.js, express, sequelize cli

How to start:

npm install
npm start

Frontend

Stack: Vue.js cli

How to start:

npm install
npm run serve

Bdd

Database in backend folder. Exported with MySqlWorckbench, works with MySqlWorckbench.