SportsConnect is a dynamic website where users can register as players or organizers. Organizers have the ability to create and manage tournaments, while players can register for tournaments individually or as part of a team. Additionally, players can interact with each other through chat functionality, send friend requests, and search for other players based on various criteria.
- User Registration: Users can sign up as players or organizers.
- Tournament Management: Organizers can create, manage, and update tournaments.
- Player Registration: Players can register for tournaments either individually or as part of a team.
- Chat System: Players can communicate with each other through a built-in chat system.
- Friend Requests: Players can send and receive friend requests, allowing them to connect with other players.
- Player Search: Users can search for other players based on location and username.
- HTML
- CSS
- JavaScript
- PHP
- MySQL
- XAMPP
- Clone the repository to your local machine.
- Set up a local server environment using XAMPP or similar software.
- Import the 'sc' database schema provided in the repository.
- Configure the database connection in the PHP files located in the
support_php
directory. - Start the Apache and MySQL servers.
- Access the website through a web browser using the local server's address.
- Register as a player or organizer.
- Create tournaments if you're an organizer.
- Register for tournaments as a player or team.
- Connect with other players through chat and friend requests.
- Explore and search for other players based on your preferences.
- Dimax99(https://github.com/DIMAX99) - Developer
This project is licensed under the .