https://github.com/revanthkumarj/sports-auction
https://github.com/revanthkumarj/sports-auction
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/revanthkumarj/sports-auction
- Owner: revanthkumarJ
- Created: 2025-02-23T03:57:56.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-04-11T14:41:25.000Z (about 1 year ago)
- Last Synced: 2025-04-11T14:47:00.444Z (about 1 year ago)
- Language: JavaScript
- Homepage: https://sports-auction.vercel.app
- Size: 3.32 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Sports Auction Website

## Overview
The Sports Auction Website is a simple web application designed to conduct a **Mock IPL Auction** event. The platform reads data of **250 players** from an Excel file and displays it dynamically, facilitating an engaging and interactive auction experience.
## Purpose
This website was developed to conduct a **Mock IPL Auction** in our department, where:
- **150+ students** participated.
- **30 teams** were formed, with each team consisting of **5 members**.
## Features
- Reads **250 player records** from an Excel file.
- Displays player information including **name, country, age, specialization, previous IPL teams, and base price**.
- Provides a **Next and Previous navigation** to browse through player profiles.
- Background and UI designed for an engaging auction experience.
- Conducted successfully by **Aadhya Team, SRC, CSE Department**.
## Technologies Used
- **Frontend**: React, Material UI
- **Backend**: No backend (Data is read from Excel in the frontend itself)
---
**Developed for the Mock IPL Auction Event** conducted by the **Aadhya Team, SRC, CSE Department.**