An open API service indexing awesome lists of open source software.

https://github.com/satoshi-sh/django-portofolio

Django Portfollio Website showcasing projects and blog posts. Sqlte was used as database.
https://github.com/satoshi-sh/django-portofolio

bootstrap css django portfolio python sql sqllite

Last synced: 7 months ago
JSON representation

Django Portfollio Website showcasing projects and blog posts. Sqlte was used as database.

Awesome Lists containing this project

README

          

Portfolio Website with Django






Projects Page

### Description
Fullstack website created with Django, hosted on Pythonanywhere, and showcasing projects and blog posts. Used flexbox and bootstrap to design the page layouts, and Sqllite as a database. Blog posts can be searched by categories.

### Live Page
https://satoshi40.pythonanywhere.com/

### Teachnologies Used
- Python
- Django
- Sqllite
- Bootstrap

### Reference
https://realpython.com/get-started-with-django-1/.