Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 603 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 603 Bytes

Microblog App

The Microblog App is a simple web application built using Python with the Flask framework, MongoDB, HTML, and CSS. It was designed as a trainee project to practice CSS and HTML skills. The app core functionality resides on the main page.

Key Features

  • Add New Entry: Users can add a new post for the current date by clicking the Add Entry button on the main page.
  • Recent Posts Section: View all published posts in the Recent Posts section.

Check the Microblog app online here.