Blogy


  • Github URL: Project Link

  • A fun, simple blogging platform built with Flask and PHP, powered by MySQL databases. Blogy allows users to create, read, and manage blog posts effortlessly. Whether you're a writer or a reader, Blogy makes it easy to share and explore content!


  • Tech Stack
    • Frontend
      • HTML5: For structuring the web pages.
      • CSS3: For styling and responsive design.
      • JavaScript (optional): Could be included for interactivity (though not explicitly mentioned in the project).
      • Bootstrap (optional): For enhancing the visual design if added later.
    • Backend
      • Flask (Python): A lightweight Python web framework used to manage the main application logic and routes.
      • PHP: For handling specific backend functionalities like login and session management (via login.php).
    • Database
      • SQLite: For lightweight and easy-to-setup database storage.
      • MySQL: As an alternative for larger-scale, relational database management.
    • Server
      • Flask Development Server: For local development and testing.
      • Apache/Nginx (optional): Could be used for deployment with support for PHP and Flask.

  • Features
    • 📝 Effortless Blog Posting: Write your heart out! Add a catchy title, subtitle, and get that content flowing!
    • 🕶️ Cool & Clean Design: Because we believe blogs should be easy on the eyes. No clutter, just content!
    • 💻 Built with Flask + PHP Magic 🧙‍♂️: Mixing the power of Python and PHP for the ultimate blog experience.
    • 🐬 MySQL / SQLite Databases: No need for filing cabinets; we got this!
    • 🔒 User Login & Password Reset: Keep it safe and secure. No trolls allowed! (Unless they're funny. 😜)