Skip to content

nickastrin/Covid19-Tracking-Project

Repository files navigation

Hotel Database

Overview

This project was created for the Databases Course @ NTUA ECE, 2021. The purpose of this project was firstly to create and populate a relational database. Then, we had to connect it to a backend and a frontend, through which a user could find places in the hotel where a person infected with COVID19 has been. A user could also find the people in the hotel that have been in contact with an infected person and therefore have to be quarantined as well as various statistics and information.

Team members

Setup Instructions

In order to run this, a series of steps has to be followed:

  • Run the hotel.sql in order to create the database and then run the hoteldata.sql to populate it.
  • Connect to the database.
  • Use npm install in the back-end and front-end folders and then npm start.

About

Databases Course Project, ECE NTUA, 2021

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published