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
- Host: GitHub
- URL: https://github.com/the-arcade-01/blog-post
- Owner: the-arcade-01
- Created: 2019-11-09T21:59:52.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-05-19T16:45:23.000Z (about 6 years ago)
- Last Synced: 2025-04-09T03:44:56.919Z (over 1 year ago)
- Topics: blog-post, django, postgresql, python
- Language: Python
- Homepage:
- Size: 156 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.