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

https://github.com/the-arcade-01/blog-post

A simple Blog post made using Django and database as PostgreSQL
https://github.com/the-arcade-01/blog-post

blog-post django postgresql python

Last synced: 3 months ago
JSON representation

A simple Blog post made using Django and database as PostgreSQL

Awesome Lists containing this project

README

          

# Django-Blog-Post
A classic blog web interface created using Django.

## Description
- Provides user Authentication (login and sigup page)
- Blogs creating and updating page
- Blogs display page
### Currently working on frontend end.