This is the final project for the Introduction to Software Engineering course.
Run project by:
cd \backend
npm run dev
Using mysql database:
mysql -u root -p
Server run on port 8080 (http://localhost:8080), client run on port 8081 (http://localhost:8081)