Skip to content

toonwuka04/HackVioletHack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 

Repository files navigation

HackVioletHack

The Github for Hack Violet

To run this application locally:

  1. Clone the repository
  2. Make sure you have Python 3 (preferably recent update) and flask installed
  3. Download Python 3: https://www.python.org/downloads/
  4. Navigate to python terminal
  5. Type git clone and paste the repository
  6. Make sure you are in the \HackVioletHack\aurora directory
  7. Type pip install flask and then run the following commands in your terminal:

On Mac:

export FLASK_APP=app.py
export FLASK_ENV=development
flask run

On Windows:

set FLASK_APP=app.py
set FLASK_ENV=development
flask run
  1. Navigate to the url given in the terminal to see the web application! :D

The sites of our images and backgrounds!:

  1. https://undraw.co/
  2. https://lematworks.tumblr.com/
  3. https://www.iconfinder.com/

About

The Github for Hack Violet

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages