Skip to content

robertmonopoly/Art-Museum-Database-Website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

2023 Art Museum Database Website

https://museumcosc.cofecat.com/

Techstack:

Python, HTML, CSS, PostgreSQL

Breakdown of our files:

sql

This is where we store our SQL files to set up and bring down our queries easily in order to modify them on the go.

create.sql -> sets up the schema
drop.sql -> tears down the schema
input.sql -> inputs test data

src

This is where the majority of our Python files go. They are query and report functions to be used in the app.py (which is located outside of the subfolders).

static

Contains a subfolder (img) of images that were used on the website to make it look more presentable. Also contains a main css file that is used throughout the website.

templates

This is where all the html files go to render the website.

requirements.txt

A file that stores information about the libraries or modules used.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •