Skip to content

Instantly share code, notes, and snippets.

@thisgirlangie
Created July 10, 2013 18:41
Show Gist options
  • Save thisgirlangie/5968943 to your computer and use it in GitHub Desktop.
Save thisgirlangie/5968943 to your computer and use it in GitHub Desktop.
Hackbright Academy - Summer 2013 class assignment (WEB.md)
Hackbright Academy - Summer 2013 class assignment
--
Instructions are here: https://github.com/chriszf/sql_lesson/blob/master/WEB.md
--
NOTES
--
Type and run in terminal >> "pip install flask"
HOWTO setup virtual environment >> http://docs.python-guide.org/en/latest/dev/virtualenvs.html
@thisgirlangie
Copy link
Author

Reminder: Cynthia says to look at Jinja documentation on how it handles Flasky things, like where to put images and how it reads HTML files out of any folder

@thisgirlangie
Copy link
Author

Task #5, #6, #7, #8 completed! Making it pretty, iteratively.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment