carlostighe / bookit

Pluralsights flask course. Bookmark website in flask and styled in bootstrap

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#Code for Pluralsight Flask Course

Bookmark keeping website. Using Flask and styled with bootstrap.
To install:

mkdir bookit && cd $_
git clone git@github.com:Craicerjack/bookit.git
pip install -r requirements.txt
python manage.py runserver -r -d

About

Pluralsights flask course. Bookmark website in flask and styled in bootstrap


Languages

Language:CSS 44.4%Language:Python 28.5%Language:HTML 27.1%Language:JavaScript 0.0%