Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/itxsaaad/blog-sys-with-cms-app-php


https://github.com/itxsaaad/blog-sys-with-cms-app-php

Last synced: 6 days ago
JSON representation

Awesome Lists containing this project

README

        

# Blogging System with Admin CMS - Native PHP

> A Blogging system with an admin CMS built with PHP, MySQL, HTML, CSS, and JavaScript. With Likes, comments, categories, and more.








Explore the docs »





View Demo
·
Report Bug
·
Request Feature


[![Contributors][contributors-shield]][contributors-url]
[![Forks][forks-shield]][forks-url]
[![Stargazers][stars-shield]][stars-url]
[![Issues][issues-shield]][issues-url]
[![MIT License][license-shield]][license-url]

## Features

## Built With

- [PHP](https://www.php.net/) - PHP is a popular general-purpose scripting language that is especially suited to web development.
- [MySQL](https://www.mysql.com/) - MySQL is an open-source relational database management system.
- [HTML](https://html.spec.whatwg.org/) - HTML is the standard markup language for documents designed to be displayed in a web browser.
- [CSS](https://www.w3.org/Style/CSS/Overview.en.html) - Cascading Style Sheets (CSS) is a style sheet language used for describing the presentation of a document written in a markup language like HTML.
- [JavaScript](https://www.javascript.com/) - JavaScript is a programming language that conforms to the ECMAScript specification.
- [Bootstrap](https://getbootstrap.com/) - Bootstrap is a free and open-source CSS framework directed at responsive, mobile-first front-end web development.
- [jQuery](https://jquery.com/) - jQuery is a fast, small, and feature-rich JavaScript library.
- [Font Awesome](https://fontawesome.com/) - Font Awesome is a font and icon toolkit based on CSS and Less.

## Getting Started

To get a local copy up and running follow these simple steps.

### Prerequisites

- PHP
- MySQL
- Apache Server
- XAMPP

### Installation

1. Clone the repo

```sh
git clone https://https://github.com/itxSaaad/blog-sys-with-cms-app-php.git
```

2. Import the database

```sh
Import the database file `blog-sys-with-cms-app-php.sql` to your MySQL database
```

3. Run the project

```sh
Run the project using XAMPP or any other server
```
4. Open the browser and go to `http://localhost/blog-sys-with-cms-app-php`
5. Enjoy!

## Contributing

Contributions are what make the open-source community such an amazing place to be learn, inspire, and create. Any contributions you make are **greatly appreciated**.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement".
Don't forget to give the project a star! Thanks again!

1. Fork the repo
2. Clone the project
3. Create your feature branch (`git checkout -b feature/AmazingFeature`)
4. Commit your changes (`git commit -m "Add some AmazingFeature"`)
5. Push to the branch (`git push origin feature/AmazingFeature`)
6. Open a pull request

## Contact

- Twitter: [@itxSaaad](https://twitter.com/itxSaaad)
- LinkedIn: [@itxSaaad](https://www.linkedin.com/in/itxsaaad/)
- Portfolio: [@itxSaaad](https://portfolio-itxsaaad.vercel.app/)
- Email: [[email protected]](mailto:[email protected])

## License

Distributed under the MIT License. See `LICENSE` for more information.

## Support

Give ⭐️ if you like this project!

[contributors-shield]: https://img.shields.io/github/contributors/itxSaaad/cardgenius-app-mern.svg?style=for-the-badge
[contributors-url]: https://https://github.com/itxSaaad/blog-sys-with-cms-app-php/graphs/contributors
[forks-shield]: https://img.shields.io/github/forks/itxSaaad/cardgenius-app-mern.svg?style=for-the-badge
[forks-url]: https://https://github.com/itxSaaad/blog-sys-with-cms-app-php/network/members
[stars-shield]: https://img.shields.io/github/stars/itxSaaad/cardgenius-app-mern.svg?style=for-the-badge
[stars-url]: https://https://github.com/itxSaaad/blog-sys-with-cms-app-php/stargazers
[issues-shield]: https://img.shields.io/github/issues/itxSaaad/cardgenius-app-mern.svg?style=for-the-badge
[issues-url]: https://https://github.com/itxSaaad/blog-sys-with-cms-app-php/issues
[license-shield]: https://img.shields.io/github/license/itxSaaad/cardgenius-app-mern.svg?style=for-the-badge
[license-url]: https://https://github.com/itxSaaad/blog-sys-with-cms-app-php/blob/main/LICENSE.md