Skip to content

jverast/blog-management

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blog Management Project

Introduction

Welcome to the Blog Management project! This project is based on the Model-View-Controller (MVC) architectural pattern, a widely used pattern for developing web applications. The project aims to provide a structured and organized approach to building web applications, making it easier to manage and maintain the codebase.

Features

  • Utilizes the MVC architectural pattern for organizing codebase.
  • Provides clear separation of concerns between data (Model), presentation (View), and application logic (Controller).
  • Implements mod_rewrite rules in Apache to cache requests and centralize them in index.php.
  • Ensures clean and friendly URLs for better user experience.
  • Facilitates efficient handling of HTTP requests and responses.
  • Supports scalability and maintainability of the application.

Contributing

Contributions to the Blog Management project are welcome! If you have ideas for new features, improvements, or bug fixes, feel free to submit a pull request or open an issue on the project repository.

License

This project is licensed under the MIT License. You are free to use, modify, and distribute the project in accordance with the terms of the license.

Contact

For questions, feedback, or support related to the Blog Management project, please contact jverast at [jverast15@gmail.com].

Thank you for choosing the Blog Management project! We hope you find it useful for your web development needs.

About

Blog Management with PHP and MySQL based on MVC architecture

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors