Ravikalakoti / Mini-Blog

Django Mini Blog is a application by which you can create your blogs, display them, edit or delete your blogs.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MiniBlog

Application by which create blogs and display blogs

How to Use

  1. First run code on Pycharm or any python idle and run the project by this command Python manage.py runserver
  2. Now click on the link which is create after execution of above command.
  3. There is a signup button on the navbar click on it and fill the all field of the signup form.
  4. After signup You can login in your application anytime.
  5. Than Login in Your app. and fill the form Name and Password.and save it.
  6. After Login come in Dashboard page and there is add post button by click on it You can create your blogs.
  7. you can edit or delete your post.

Now the blog made by you are in front of you in the DashBoard page

  • Now the Dashboard page in front of you
  • Now you can Edit and Delete your Blog
  • you can also add your new post

About

Django Mini Blog is a application by which you can create your blogs, display them, edit or delete your blogs.


Languages

Language:Python 57.7%Language:HTML 41.5%Language:CSS 0.8%