A BlogySite is a blog site built with HTML, CSS, JS , Bootstrap (for Frontend) and Python-Flask,Sqlite (for Backend)
It consists --
- where you can read all blogs [Anyone can use]
- where you can read about BlogySite [Anyone can use]
- where you can Contact BlogySite [Anyone can use]
-where Admin can do following things-:
- Admin can add a post
- Admin can upload a file {like pdf , images or anything}
- Admin can edit a blog
- Admin can delete a blog
- logout button [Only Admin can use]