Skip to content

This project was developed as a submission for the Xcelerate hackathon organized by Mora360. The contributors to this project are Yethum Danith, Kaveesha Sulakshana, and Pramuka Navodh. In this project, we implemented the signup and login features of a software system following the provided guidelines.

Notifications You must be signed in to change notification settings

PramukaNavodh/SpiritX_x-coders_02

Repository files navigation

Fantasy Cricket League

A fantasy cricket platform where users can build their dream teams from real university players, analyze statistics, and compete for the top spot on the leaderboard.

Features

  • Team Management: Create and manage your fantasy cricket team
  • Player Statistics: View detailed player statistics and performance metrics
  • Leaderboard: Compete against other users and climb the leaderboard
  • Chatbot Integration: Get help with the Spiriter chatbot
  • Admin Panel: Manage players and view tournament statistics
  • Real-time Updates: Get live updates using Socket.IO

Technologies

  • Next.js: React framework for server-side rendering and static site generation
  • MongoDB: Database for storing user data, teams, and player statistics
  • Socket.IO: Real-time bidirectional communication
  • Tailwind CSS: Utility-first CSS framework
  • Gemini API

Getting Started

Prerequisites

  • Node.js (v14 or higher)
  • MongoDB
  • Git

Installation

  1. Clone the repository:
    git clone https://github.com/PramukaNavodh/SpiritX_x-coders_02.git
    cd SpiritX_x-coders_02
  2. Install the npm
    npm install
  3. Add .env file
    MONGODB_URI=your_mongodb_connection_string
    GEMINI_API_KEY=your_gemini_api_key
  4. Start the development server:
    npm run dev

About

This project was developed as a submission for the Xcelerate hackathon organized by Mora360. The contributors to this project are Yethum Danith, Kaveesha Sulakshana, and Pramuka Navodh. In this project, we implemented the signup and login features of a software system following the provided guidelines.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages