2022-07-05 22:40:53 +02:00
2022-07-05 22:40:53 +02:00
2021-03-23 10:51:17 +01:00
2022-07-05 22:40:53 +02:00
2022-07-05 22:40:53 +02:00
2019-03-19 10:35:46 +01:00
2019-03-21 20:10:09 +01:00
2022-07-05 22:40:53 +02:00
2021-03-23 10:55:55 +01:00
2022-07-05 16:41:41 +02:00
2022-07-05 16:41:41 +02:00
2022-07-05 16:41:41 +02:00
2019-03-19 10:24:48 +01:00
2022-07-05 22:40:53 +02:00

Portfolio Website

A quickly made portfolio website made to run on Heroku without any storage bucket.

Make sure the following environment variables are set:

  • DATABASE_URL
  • PASSWORD
  • SECRET_KEY

Tables can be created with:

$ python app.py

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
No description provided
Readme 357 KiB
Languages
HTML 57.3%
Python 33.6%
SCSS 5.4%
JavaScript 3.7%