Skip to content

simont1/Gudetama

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GUDETAMA - Susan Lin, Cheryl Qian, Derek Song, Simon Tsui(PM)

Welcome to Gudetama! We are a user-submitted blog site. Dependencies:

  1. We are using Python3
  2. a virtual environment
    • to install: "python3 -m venv "
  3. flask
    • Launch the virtual enviornment using ". path//bin/activate"
    • Installing modules flask and wheel:
    • pip install flask
    • pip install wheel Launching the Website:
  4. Start up your virtual enviornment by using the command . path//bin/activate
  5. cd to the repository on your computer
  6. Start the flask server by calling python app.py
  7. Using a browser, go to the localhost:5000 address

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published