Skip to content

An online web application that allows user to perform certain operations on the art gallery database

Notifications You must be signed in to change notification settings

sivakundana/Art-Gallery-Management-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Art Gallery

Overview

An online web application that allows user to perform certain operations on the art gallery database.

Prerequisites

softwares

Run the app

  • Go to the drive of source code. i.e the path that has both src and venv folders

  • set up the virtual environment using the command

    venv\Scripts\activate
  • set the environment for flask app

    $env:FLASK_APP = "app"
  • navigate to the src folder

    cd .\src\
    
  • Run the app

    flask run

About

An online web application that allows user to perform certain operations on the art gallery database

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published