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.
- 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.