Skip to content

avd151/BlogIt

Repository files navigation

BlogIt - Blogging Web Application

BlogIt is a website where users can register, and create new posts on a variety of topics having textual content and image. Users can add new posts, update posts and delete posts as well as edit their profiles as required.

Usage

Visit : https://blogit-dev.herokuapp.com/

Clone this repository at the a suitable location in your local machine using the command-

git clone https://github.com/avd151/BlogIt.git

Open Terminal or Command Prompt and run the following commands\

    python manage.py makemigrations
    python manage.py migrate
    python manage.py runserver

Open any web browser and go to the following URL - http://127.0.0.1:8000/ to start using the website

Screenshots

About

BlogIt is a blog application where multiple users can create new blogposts, and update and delete them involving text, images along with user authentication

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors