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

https://github.com/brianruizy/django-blog

Full-fledged CRUD blog webapp using Python and Django web framework.
https://github.com/brianruizy/django-blog

Last synced: about 16 hours ago
JSON representation

Full-fledged CRUD blog webapp using Python and Django web framework.

Awesome Lists containing this project

README

          


BR logo
Django WebApp Blog


Full-fledged CRUD blog webapp using Python and Django web framework.

![](https://camo.githubusercontent.com/d0f65430681b67b7104f6130ada8c098ec5f66ba/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f636f64652532307374796c652d7374616e646172642d627269676874677265656e2e7376673f7374796c653d666c6174)

## Features

* User registration / login system
* User profiles
* Administrative page
* Dynamic HTML templates
* Pagination

## Dependencies

Frameworks and technologies include...
- [x] [Django](https://www.djangoproject.com/) Framework.
- [x] AWS [S3](https://aws.amazon.com/s3/) Backend.
- [x] [Heroku](https://www.heroku.com/) deployment.
- [x] Django [Crispy Forms](https://django-crispy-forms.readthedocs.io/en/latest/) styling.

------
##### ©[Brian Ruiz](https://github.com/BrianRuizy)