divy-03 / DreamLeague

https://dream-server-six.vercel.app
0 stars 3 forks source link

Dream League

Welcome to Dream League, a web platform designed to facilitate futsal and football tournaments at our campus. Dream League enables students to register as players, be rated based on their skills and past performances, and participate in an auction where captains bid to form their teams. The platform also tracks and displays tournament statistics, providing an organized and fair team selection process.

Features

Installation

To set up the project locally:

  1. Clone the repository:

    git clone https://github.com/yourusername/dream-league.git
    cd dream-league
  2. Install dependencies:

    npm install
  3. Set up the database:

    • Provide instructions for setting up the database, including environment variables and schema setup.
  4. Start the development server:

    npm start

Technologies Used

Contributing

We welcome contributions to Dream League! Please follow these steps to contribute:

  1. Fork the repository.
  2. Create a new branch for your feature or bug fix:
    git checkout -b feature-or-bugfix-name
  3. Commit your changes:
    git commit -m "Description of the changes made"
  4. Push to the branch:
    git push origin feature-or-bugfix-name
  5. Open a pull request and provide a detailed description of your changes.

Contact

For any inquiries or issues, please contact us at pathakdivy03@gmail.com.