Skip to content

Streamline sports club management with SportNet. Manage members, events, and tournaments effortlessly using this PHP and MySQL-based web platform. πŸš€πŸŒ

Notifications You must be signed in to change notification settings

Chirawat18/Sportnet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

2 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

SportNet: A PHP-Based Sports Club Management System βš½πŸ€πŸˆ

SportNet

Table of Contents

Overview

SportNet is a comprehensive PHP-based Sports Club Management System designed to simplify the management of sports clubs. It enables users to register club members, schedule events, manage tournaments, and recruit players efficiently. Built with a robust tech stack, it serves as an ideal project for students and sports organizations alike.

Features

  • Member Registration: Easily register new club members with a user-friendly interface.
  • Event Scheduling: Schedule and manage club events seamlessly.
  • Tournament Management: Organize tournaments with features for brackets and scores.
  • Player Recruitment: Facilitate player recruitment and track applications.
  • Responsive Design: Built with Bootstrap 5 for a mobile-friendly experience.
  • Database Management: Utilizes MySQL for efficient data handling.

Technologies Used

  • PHP: The server-side scripting language that powers the application.
  • MySQL: The database management system used for storing data.
  • Bootstrap 5: A front-end framework that ensures a responsive design.

Installation

To get started with SportNet, follow these steps:

  1. Clone the Repository:

    git clone https://github.com/Chirawat18/Sportnet.git
  2. Navigate to the Directory:

    cd Sportnet
  3. Set Up the Database:

    • Create a MySQL database.
    • Import the SQL file located in the database folder.
  4. Configure the Application:

    • Edit the configuration file to set your database credentials.
  5. Run the Application:

    • Use a local server (like XAMPP or WAMP) to run the application.

Usage

After installation, open your browser and navigate to http://localhost/Sportnet. You will find the homepage where you can start managing your sports club.

Member Registration

  1. Click on the "Register" button.
  2. Fill out the required fields.
  3. Submit the form to add a new member.

Event Scheduling

  1. Navigate to the "Events" section.
  2. Click on "Add Event".
  3. Enter event details and save.

Tournament Management

  1. Go to the "Tournaments" tab.
  2. Create a new tournament and set up brackets.
  3. Update scores as matches progress.

Player Recruitment

  1. Visit the "Recruitment" page.
  2. Review applications and manage player data.

Contributing

We welcome contributions to SportNet! If you would like to contribute, please follow these steps:

  1. Fork the repository.
  2. Create a new branch (git checkout -b feature-YourFeature).
  3. Make your changes and commit them (git commit -m 'Add some feature').
  4. Push to the branch (git push origin feature-YourFeature).
  5. Open a Pull Request.

License

This project is licensed under the MIT License. See the LICENSE file for details.

Contact

For any questions or inquiries, please reach out via:

Releases

You can find the latest releases of SportNet here. Download the latest version and execute it to get started.

Release Button

For more information, check the "Releases" section of the repository.

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •