Lucas Kjaero Website
A portfolio website to display projects, resume, and contact information. The website was built using Django, and was served on Heroku.
What I learned
- How to set up a django project.
- How to build a database model to display content.
- How to deploy a website on Heroku.
- How to render HTML pages on the server side.