Skip to content

Latest commit

 

History

History
20 lines (18 loc) · 977 Bytes

README.md

File metadata and controls

20 lines (18 loc) · 977 Bytes

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