Skip to content

Madharaa/Car_Bidding_System

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🚗 Car Bidding System

A full-stack online car auction platform built with React, ASP.NET Core Web API, and SQL Server. Users can browse cars, place bids, manage auctions, and complete payments securely.


✨ Features

  • 🔑 Secure authentication (JWT + email confirmation)
  • 👨‍💼 Admin panel for system management
  • 🚘 Seller dashboard for car listings
  • 🛒 Buyer bidding & tracking system
  • 💳 Payment integration
  • 🎨 Responsive UI with React + Tailwind CSS

🛠️ Tech Stack

  • Frontend: React, Tailwind CSS
  • Backend: ASP.NET Core Web API (C#)
  • Database: SQL Server, Entity Framework Core
  • Authentication: JWT + Email confirmation

🚀 Getting Started

# Clone repo
git clone https://github.com/your-username/car-bidding-system.git

# Setup frontend
cd frontend
npm install
npm start

# Setup backend
cd backend
dotnet run

👥 Team Collaboration

Developed as a coursework project with divided responsibilities in authentication, admin, seller, buyer, and frontend modules.

About

Car Bidding System – A collaborative full-stack online car auction platform built with React, ASP.NET Core Web API, and SQL Server.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • CSS 50.2%
  • JavaScript 48.6%
  • HTML 1.2%