Skip to content

AshishPandagre/better-blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BetterBlog

This project can be found live here

Test Login details (login)
email : damaca6483@shbiso.com
password: admin123@

A blog app created using django CBVs.

Features (basic blog functionality +)

  • Anyone can create blogs.
  • Complete authentication system built from scratch.
  • A built in text editor for writing blogs.
  • A user can also reply, like or dislike a comment.
  • Saves multiple sessions of a user.
  • Responsive design

Usage

git clone https://github.com/AshishPandagre/better-blog.git
cd better-blog
pip install -r requirements.txt
python manage.py migrate
python manage.py createsuper    // enter details.
python manage.py runserver

Screenshots

Design provided by Themesberg

About

A blog app created using django.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published