Project for the course "Web Technologies" at Alma Mater Studiorum - University of Bologna.
The project is a full stack social network inspired by twitter. There are 3 frontend application:
- Interface for the standard users
- Interface for managers and vip users
- Back office
The frontend are respectively developed using React, Vue and jQuery. The backend uses Express and Mongodb.
npm srv
will start the backend (using docker)sqlr
: will start the standard applicationman
: will start the manager application