Skip to content

bilgecelikk/itudb2304

 
 

Repository files navigation

MuseMe - Database Management System Project

We have developed an interactive website that allows users to access information about art objects by searching through collections and locations. The website includes a media section containing verbal descriptions, a location section that enables users to virtually explore different rooms, and a constituents section that contains data about the object creators, donors, and other relevant individuals. Our aim is to provide a comprehensive and engaging web gallery experience. Users will have the ability to add, edit, or delete content on this collaborative website.

Dataset Source: National Gallery of Art Open Data Program's dataset

Compile

python -m venv env

..\env\Scripts\activate

pip3 install -r requirements.txt

flask run --debug

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 56.2%
  • HTML 40.2%
  • CSS 3.3%
  • JavaScript 0.3%