Skip to content

markus-vesetrud/Database-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Database project

This repo contains my delivery to the project in the NTNU course TDT4145 Datamodellering og databasesystemer. The repo was made public the day the project was submitted. All files relevant to the submission is in the src/ directory.

Running the code

The following terminal commands assume you are in the Database-project directory.

First you need to activate the python virtual enviroment.

For CMD:

Scripts\activate.bat

For bash:

source Scripts/activate

Second you just need to run the main.py file:

python src/main.py

With the virtual enviroment active all dependencies should be taken care of

About

The coffee database project in TDT4145

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages