Skip to content

dragon-devs/ftms-frontend

Repository files navigation

Football Tournament Management System - Frontend ⚽

This is the frontend repository for the Football Tournament Management System, a comprehensive platform designed to facilitate the management of football tournaments. With this system, users can create new teams, set up tournaments, add teams to tournaments, automatically create groups based on team ratings, schedule matches, view tournament details, and track team history.

Features

  • Create new teams and tournaments.
  • Add teams to tournaments.
  • Automatically generate groups based on team ratings.
  • Schedule matches and manage match details.
  • View tournament history and track team performance.
  • User-friendly admin panel for easy management.

Technologies Used

  • React.js
  • Tailwind CSS

Getting Started

To get started with the frontend of the Football Tournament Management System, follow the installation instructions below.

Installation

Prerequisites

  • Node.js (version 12 or above)

Steps

  1. Clone the Repository:
git clone https://github.com/dragon-devs/ftms-frontend.git

markdown Copy code

  1. Navigate to the Project Directory:
cd ftms-frontend
  1. Install Dependencies:
npm install
  1. Start the Development Server:
npm start
  1. Access the Application: Open your web browser and go to (http://localhost:3000).

Contributing

Contributions are welcome! Please feel free to submit issues or pull requests.

License

This project is licensed under the MIT License.

About

This is the frontend repository for the Football Tournament Management System

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published