Skip to content

Latest commit

 

History

History
6 lines (3 loc) · 510 Bytes

README.md

File metadata and controls

6 lines (3 loc) · 510 Bytes

BlogIt

BlogIt is a basic blog developed for users to post regarding about various categories. The functionalities include the basic crud operations( create,edit,delete,update) of a particular post.user can search the particular post by author name,post title or by word of the post. It does have draft mode i.e author is in still drafting the post for future purpose. Posts can be shared, commented via social networking websites like facebook,twitter etc.

Platform : Python/Django, HTML,CSS & Bootstrap.