Ajith1202 / BlogPost

A simple Blogging web app made using Django , HTML and CSS .

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BlogPost

image

A simple Blogging web app made using Django , HTML and CSS .

Consists of all the basic CRUD functionalities .

  • Create a new blog by clicking the '+' button. create
  • Read/see the whole post details by clicking on the title. details
  • Delete button for deleting.
  • Update button for updating the post. update
  • Search for posts on the basis of their titles. search nosearch

About

A simple Blogging web app made using Django , HTML and CSS .


Languages

Language:Python 50.5%Language:HTML 49.5%