Skip to content

k4karim/Blog-with-Like-DisLike-and-comment-features

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 

Repository files navigation

Simple multiple user Blog with Like,Dislike and comment features

Live webapp using this repo http://kk2682.pythonanywhere.com/

to run this web app on your local machine follow these steps

  1. Create and activate virtual environment

  2. pip install required packages/library

  3. Download code zip file from github repo page and unzip it.

  4. Go to server directory and run:

  5. python manage.py makemigrations

  6. python manage.py migrate

  7. python manage.py runserver

  8. Your web app is live now on http://127.0.0.1:8000/

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published