You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Blogging website which lets users register themselves and post the blogs. The blog owner will have full control of their own blog (Edit, Delete). It includes comment section where registered users can comment on the blog they are interested in. Website is developed in Python using Flask web framework, SQLAlchemy, Jinja2, PostgreSQL, HTML, CSS, j…