Skip to content

wacieni/sports-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sports System

Welcome to the Sports System project! This repository hosts a sports blog, tournament system, and information website.

About the Project

The Sports System project aims to provide a platform for sports enthusiasts to stay updated with the latest news, participate in tournaments, and access relevant sports information. It includes the following features:

  • Sports Blog: Read and share articles, news, and updates about various sports.
  • Tournament System: Participate in and manage sports tournaments for different disciplines such as football, rugby, and basketball.
  • Information Website: Access comprehensive information about different sports, including rules, strategies, and player profiles.

Local Setup

To set up the project locally and start contributing, follow these steps:

Prerequisites

  • Visual Studio Code - A lightweight and powerful code editor.
  • Visual Studio Code Extensions:
    • Live Server - Launch a development server with live reload feature.
    • JS Syntax - Improved JavaScript syntax highlighting.
    • Image Preview - Preview images within the editor.
    • Color Preview - Preview colors within the editor.
    • GitHub - Integration with GitHub services.

Setup Process

  1. Clone the repository by running the following command in your terminal or command prompt:(assuming you have setup git on your machine)

    git clone https://github.com/winstonwacieni/sports-system
    git clone https://github.com/winstonwacieni/sports-system
  2. Open Visual Studio Code and navigate to the project's directory:

  cd sports-system
  1. Launch the project using the Live Server extension:
  • Open the project in Visual Studio Code.
  • Locate the index.html file.
  • Right-click on the file and select "Open with Live Server". -The website will open in your default browser and automatically refresh when you make any changes.

Contributing

To contribute to the Sports System project, follow these steps:

  1. Create a new branch for your changes:
  git checkout -b feature/new-feature
  1. Make necessary changes and commit them:
  git add .
  git commit -m "Add new feature"
  1. Push your changes to the repository:
git push origin feature/new-feature
  1. Open a pull request on GitHub to merge your changes into the main branch. License This project is licensed under the MIT License.

About

A Sports, news and Management System

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published