Skip to content

atmay/The_Thick_Of_It-Blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Thick Of It

Write your stories, discuss them and stay in touch! Be in the thick of it :)

This blog site is perfect for authors who seek to tell the world their stories.

Features:

  • Create/ update/ delete your posts and add visuals
  • Use filters to make it easier for readers to read all connected posts
  • Follow other authors
  • Choose which authors or posts to be shown on your feed
  • Comment posts

How to install and run:

  • clone this repo
  • create virtual environment python3 -m venv -venv
  • install requirments (pip install -r requirements.txt)
  • deal with migrations (python manage.py migrate)
  • run server (python manage.py runserver)

Technologies:

Django Jinja2

About

Blog Site on Django

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published