sajibsrs / djangoblog

Simple django blog with authentication and rich text editor.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DJANGOBLOG

This is a simple django blog application. That has authentication system. Part of the challenge of creating same application with same features in laravel, ruby on rails, django, dotnet core, spring and nodejs.

Features

  • Authentication
  • Author
  • Post
  • Post by user
  • TODO: Rich text editor for post
  • TODO: Post image and user profile picture

Content

  • Python 3.6.9 and django 3.0.4
  • Dependencies: mysql, bootstrap, trix
  • Database creation: specify connection and create database
  • Database initialization: python3 manage.py migrate

About

Simple django blog with authentication and rich text editor.


Languages

Language:CSS 48.3%Language:HTML 27.3%Language:Python 24.4%