0687c2ee5275861517de615897c7f0bc939601a4
Portfolio Website
A quick portfolio website made to run on Heroku without any storage bucket.
Tables can be created with:
>>> from app import db
>>> db.create_all()
Missing features
- Migrations
- Multiple categories
- An admin interface to add things (other then pictures) to the portfolio.
- A login-system
- A JQuery-free website
Description
Languages
HTML
57.3%
Python
33.6%
SCSS
5.4%
JavaScript
3.7%