Skip to content

It's a web-based blogging application created using Python, Django, BS4 and CSS

Notifications You must be signed in to change notification settings

praveenkumarsrivas/Blog-App-Django

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blog App using Python3 / Django 3.0

It's a Blog application, created using

  • Bootstrap4 / CSS
  • Django
  • Sqlite

Functionalities:

  • It has user creation function so that it will work for Login/Logout function
  • It has User authentication so that user can access the internal function of the app
  • If user is authenticated the write blog option will appear in the nav bar
  • If a normal user want to read the blog he can simply naviagte to Read here in nav bar and he can read the artcles in the read here page
  • A user can contact us iff he is authenticated.
  • there is the search bar in the nav, so the user can search the topic/subject of the blog from there

Home Page

index

It has user creation function so that it will work for Login/Logout function

login

logedin

Writing a Blog

write blog

submitblog

Reading a Blog

read

readmore

Contact Us

contact

contacted

Future Scope

  • Improving the search functionality so that result will be displayed over the same page
  • Verification of the content by the admin so that only releavent blog will be shown on the page
NOTE:
  • No additional module is required, the code is written for fair use, one can clone it for fair use!
  • Leave a star to this repo so if u like it!

About

It's a web-based blogging application created using Python, Django, BS4 and CSS

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published