This is a simple PHP-based sports news website that includes:
- User login and registration
- Admin registration with role-based permissions
- Article management and display
- Commenting system
- Admin panel for managing content and users
- More features coming soon
- PHP (Core)
- MySQL (Database)
- HTML5 / CSS3
- Clone the repository.
- Import the SQL database into your server (e.g., phpMyAdmin).
- Configure the database connection in
includes/db.php. - Run the project on a local server (like XAMPP).
This project is open-source and free to use.