# Photo-Gallery **Repository Path**: chenjt2001/Photo-Gallery ## Basic Information - **Project Name**: Photo-Gallery - **Description**: A Flask Photo Gallery - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-02-13 - **Last Updated**: 2020-12-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README Photo Gallery ------------- A simple, responsive photo gallery with jQuery on the front-end and Flask framework on the back-end. All HTML, CSS and icons handcoded. Also comes in two theme styles that you can toggle at the bottom of the page. Install dependencies and run as follows: ``` pip install -r requirements.txt python app.py ``` ###Photo Gallery Preview ![alt text](https://raw.github.com/evac/Photo-Gallery/master/static/img/screenshot.png "Photo Gallery")