Skip to content

A simulation of an Airbnb style database, built in SQL with basic flask website to facilitate database usage.

Notifications You must be signed in to change notification settings

nskha101/Database_Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to run the app: Make sure you have the python 3 and pip package installed on your machine

On MacOS/Linux:

Open terminal.app:

Run the following scripts to setup:

pip3 install -r requirements.txt

python3 main.py

On Windows:

Open command line (win+R and type cmd):

Run the following scripts to setup: pip install -r requirements.txt

python main.py

About

A simulation of an Airbnb style database, built in SQL with basic flask website to facilitate database usage.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •