Skip to content

ishanraj953/Losers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

🏆 LOSERS – Competition & Hackathon Discovery Platform

Screenshot 2026-01-25 173009

A modern platform to discover, create, and manage competitions and hackathons — built for students, developers, and innovators.

LOSERS is a full-stack web platform that helps users explore upcoming competitions, register for events, manage participation, and track opportunities in one place.
The platform focuses heavily on clean UI, smooth UX, and performance, making the experience simple, fast, and engaging.


🚀 Inspiration

Screenshot 2026-01-25 173025

Students and developers often struggle to find authentic competitions and hackathons scattered across multiple platforms.

We wanted to build a single hub where users can:

  • Discover opportunities easily
  • Save time searching
  • Participate faster
  • Track everything from one dashboard

LOSERS was created to simplify this journey.


🎯 What It Does

Screenshot 2026-01-25 172931 Screenshot 2026-01-25 172918
  • Lists competitions and hackathons
  • Allows organizers to create events
  • User authentication & profiles
  • Event registration system
  • Search and filter competitions
  • Detailed event pages
  • Responsive & clean interface

✨ UI / UX Highlights

Screenshot 2026-01-25 172951
  • Minimal & modern design
  • Mobile-first responsive layout
  • Smooth navigation
  • Clear call-to-action buttons
  • Well-structured forms
  • Consistent color system

🛠 Tech Stack

Frontend

  • React.js
  • Tailwind CSS
  • Axios

Backend

  • Node.js
  • Express.js
  • MongoDB
  • JWT Authentication

Tools

  • GitHub
  • VS Code
  • Postman

⚙️ Features

  • Secure user authentication
  • Create, edit, delete competitions
  • Register / unregister for events
  • Search & filters
  • Organizer dashboard
  • Protected routes
  • Error handling & validation

🧠 System Architecture

Frontend (React)
→ Backend API (Express)
→ Database (MongoDB)


🧪 Installation

1. Clone Repository

git clone https://github.com/your-username/losers.git
cd losers

2. Frontend Setup

cd frontend
npm install
npm start

3. Backend Setup

cd backend
npm install
npm run dev

.env

MONGO_URI=your_mongodb_url
JWT_SECRET=your_secret_key
PORT=5000

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors