Skip to content

TheIthorian/Gallery-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gallery App

Gallery app where you can bookmark your favourite images.

Installation

  1. Make sure python 3 is installed

  2. Check pip is installed with pip --version

  3. Set up the mysql database and run the sql script in .Admin/Release Scripts

  4. Open src/config.py and populate the database attributes

  5. Check node is installed with npm --version. If not, install node.js

  6. Run setup.bat

  7. Run start_server.bat

  8. Run start_website.bat

Demo

 Demo