Showing 62 ideas. Click a card for details and WhatsApp CTA.
Web · Intermediate Online Blood Donation Management System Connect donors with blood banks and requesters; manage inventory and campaigns.
PHP/MySQL or MERN
Web · Intermediate E-Learning Platform with Quizzes Course listing, video/content delivery, and quiz with scores and certificates.
MERN or Django
Web · Intermediate Hospital Appointment & Patient Management Book slots with doctors, maintain patient history, and basic prescription records.
Java/Spring or MERN
Web · Beginner Library Management System Issue/return books, track fines, and manage members and inventory.
Java/Servlet or PHP
Web · Intermediate Inventory & Sales Management for Shop Stock in/out, sales billing, low-stock alerts, and basic reports.
MERN or Java
Web · Intermediate Online Voting / Poll System Create polls, vote once per user, and show results with basic auth.
MERN or Django
Web · Beginner Restaurant Table Booking & Menu Browse menu, book table by date/time, and simple order placeholder.
PHP or MERN
AI-ML · Advanced Student Attendance with Face Recognition Mark attendance using face detection and store in DB with reports.
Python/OpenCV, Flask, React
AI-ML · Advanced Fake News Detection using ML Classify text as likely fake or real using NLP and show confidence.
Python, NLP, Flask/React
AI-ML · Intermediate Sentiment Analysis for Product Reviews Analyse review text and show positive/negative/neutral and summary.
Python, NLP, Flask
AI-ML · Intermediate Diabetes Prediction using ML Input patient metrics and predict risk of diabetes using a trained model.
Python, scikit-learn, Flask
AI-ML · Intermediate House Price Prediction Predict price from area, bedrooms, location etc. using regression.
Python, Linear/ML, Flask/React
AI-ML · Intermediate Spam Email / SMS Classifier Classify message as spam or ham using text features and a simple model.
Python, NLP, Flask
AI-ML · Advanced Image Caption Generator Upload image and get a short caption using deep learning.
Python, CNN+LSTM, Flask
AI-ML · Intermediate Chatbot for College FAQ Answer common college queries using intent matching or simple ML.
Python, NLP/rule-based, Flask
Mobile · Intermediate Smart Home Control via Mobile App Control lights/fans via app; optional sensors (temp, motion).
Flutter/React Native, IoT (ESP32/Arduino)
Mobile · Intermediate Parking Slot Finder App Show available slots, reserve for duration, and basic payment flow.
Flutter/React Native, Node/Firebase
Mobile · Beginner Expense Tracker App Add expenses by category and date; view summary and charts.
Flutter or React Native
Mobile · Beginner Recipe Finder App Search recipes by ingredient or name; save favourites and shopping list.
Flutter/React Native
Mobile · Intermediate Attendance App with QR Scan Teacher generates QR; students scan to mark attendance; view reports.
Flutter/React Native
Mobile · Beginner Weather App with Alerts Show current and forecast; optional alerts for rain/snow.
Flutter/React Native
Mobile · Beginner Plant Watering Reminder App Add plants and watering schedule; get notifications.
Flutter/React Native
IoT · Intermediate Smart Irrigation using Soil Moisture Read soil moisture; trigger pump when dry; log data and show on dashboard.
Arduino/ESP32, Python/Node backend
IoT · Beginner Room Temperature & Humidity Monitor Display temp/humidity on device and optional web dashboard.
Arduino/ESP32, optional cloud
IoT · Intermediate RFID-Based Attendance System Swipe RFID to mark in/out; store in DB and generate reports.
Arduino/Raspberry Pi, PHP/Python
IoT · Intermediate Smart Waste Bin Level Indicator Measure fill level; send alert when bin is full; optional route for collection.
Arduino/ESP32, ultrasonic, cloud
IoT · Intermediate Fire/Smoke Alert System Detect smoke/fire; send SMS/push and trigger buzzer.
Arduino/ESP32, GSM/WiFi
IoT · Advanced Bus Tracking with Live Location Track bus on map; ETA to stop; optional driver app.
GPS, Mobile app, Node/Python
Data · Intermediate Sales & Revenue Dashboard Visualise sales by region, product, time with filters.
Python/Excel, or React + Chart libs
Data · Advanced Customer Churn Prediction Predict which customers may leave using historical data and ML.
Python, scikit-learn, Flask
Data · Intermediate Covid / Health Stats Dashboard Show cases, recovery, deaths over time and by region from public data.
React/Python, Chart libs
Data · Intermediate Student Performance Analytics Analyse marks, attendance, predict at-risk students.
Python/Excel or Web
Security · Intermediate Secure Login with 2FA Register, login with password + OTP (app or SMS); session management.
Any backend, TOTP (e.g. Speakeasy)
Security · Intermediate File Encryption/Decryption Tool Encrypt file with password; decrypt with same password; optional key derivation.
Python or Java
Security · Intermediate Phishing URL Detector Input URL; classify as likely phishing or safe using features or ML.
Python, ML or rules, Flask
Security · Beginner Password Strength Checker & Generator Check strength of password; generate strong password with options.
Any frontend + optional backend
Web · Advanced Online Exam Portal with Proctoring Create exam, timer, submit answers; optional webcam capture for proctoring.
MERN, WebRTC optional
Web · Advanced Crowdfunding Platform Create campaign, pledge, track funding; release funds on success.
MERN, payment gateway
Web · Intermediate Task / Project Management Tool Create tasks, assign, status, due date; optional Kanban board.
MERN or Django
Web · Beginner Blog with Comments & Categories Write posts, categorize, comment; simple auth for author.
MERN or PHP
Web · Advanced Real-Time Chat Application One-to-one and group chat with typing indicator and history.
MERN, Socket.io
Web · Intermediate Job Portal (Basic) Post jobs, apply, shortlist; resume upload and search.
MERN or Java
Web · Intermediate Vehicle Service Booking System Book service slot, select type, track status; garage admin panel.
MERN or PHP
Web · Intermediate Grievance Redressal Portal Lodge complaint, assign to department, track status and reply.
MERN or Django
Web · Advanced Online Auction System List item, bid, highest bid wins when time ends; notifications.
MERN, real-time optional
Web · Intermediate Hotel Room Booking System Search by date, select room type, book; admin manage rooms and bookings.
MERN or Java
Web · Intermediate Train/Bus Ticket Booking Search route, select seat, book ticket; PNR and cancel.
MERN or Java
Web · Intermediate Document Management System Upload, categorize, version; search and access control.
MERN or Django
Web · Beginner Leave Management System Apply leave, manager approve/reject; balance and history.
MERN or PHP
Web · Intermediate Feedback & Survey System Create survey, share link, collect responses; view analytics.
MERN or Django
Mobile · Intermediate Recipe & Diet Planner App Plan meals by calorie goal; recipes and shopping list.
Flutter/React Native
Mobile · Intermediate Fitness Tracker with Workouts Log workouts, track progress, optional step/calorie; charts.
Flutter/React Native
Mobile · Intermediate News Aggregator App Fetch news from API, categories, bookmark, and share.
Flutter/React Native
Mobile · Beginner Language Learning Flashcard App Decks of cards, flip, track known; optional spaced repetition.
Flutter/React Native
AI-ML · Advanced Object Detection with Camera Capture image; detect objects and show labels and box.
Python, YOLO/SSD, Flutter/React Native
AI-ML · Intermediate Handwritten Digit Recognition Draw or upload digit image; predict 0–9 using trained model.
Python, CNN, Flask
AI-ML · Advanced Recommendation System (Movies/Books) Recommend items based on user ratings and similar users/items.
Python, collaborative filtering, Flask
AI-ML · Intermediate Traffic Sign Recognition Upload traffic sign image; classify and show meaning.
Python, CNN, Flask
Data · Intermediate Loan Approval Prediction Input applicant details; predict approve/reject and risk score.
Python, scikit-learn, Flask
Data · Advanced Inventory Demand Forecasting Predict demand for next week/month from history; suggest reorder.
Python, time series, Flask
Security · Intermediate Secure Note-Taking App Notes encrypted at rest; unlock with PIN/biometric; sync optional.
Mobile or Web, encryption
Security · Advanced Network Packet Sniffer (Educational) Capture packets on local network; show headers and basic analysis (educational only).
Python, scapy