Skip to content

Latest commit

 

History

History
20 lines (18 loc) · 490 Bytes

README.md

File metadata and controls

20 lines (18 loc) · 490 Bytes

Software Engineering Project 2022-2023

Group: softeng2022-55 Members: Giadikiaroglou Panagiotis (el19185), Emmanouilidis Emmanouil (el19435), Ionitsa Alexandros (el19193), Panagiotopoulos Nikitas (el19014), Velalopoulos Mixail - Aggelos (el19908)

How to run the project: Prerequisits Node JS , MySQL 0.Run /data/MySQL_DB/MySQL_schema.sql 1.Run /data/MySQL_DB/MySQL_insert_data.sql 2.cd /SoftEng22-55 3.npm install 4.npm i -g 5.npm start 6.cd /new_frontend 7.npm install 8.npm start