🕸️
Web Dev Wiki
  • 📢Introduction
  • Let's Start
  • Select a Project Idea
    • ❓Questions
    • 📽️Projects
  • Build Learning Path
    • ❓Tool Selection Questionnaire
  • Sample Docs
    • Functional Requirements Document (FRD)
    • Sprint Plan: Student Result Management System
    • Learning Path for Student Result Management System
  • Prompt Templates
    • Prompt Template for Generating an FRD
    • Prompt Template for Generating the Sprint Plan
    • Prompt Template for Generating the Learning Path
  • Resource Library
    • How web technology works
    • Server vs Client
    • Frontend vs Backend vs Fullstack
    • Web app vs Mobile app
    • NodeJS
    • ReactJS
    • ExpressJS
Powered by GitBook
On this page

Was this helpful?

Edit on GitHub
  1. Select a Project Idea

Projects

1. Student Result Management System

📚 Imagine a magic notebook where teachers can write down students’ grades and update them anytime. This system will:

  • Let teachers add, change, or remove student records easily.

  • Keep all student data safe in a digital box (MongoDB).

  • Have a special login so only teachers or school staff can see and change the grades.

Difficulty : ⭐⭐⭐ Hard

TRS Reward: +50 TRS


2. URL Shortening Service

🔗 Have you ever seen a long road and wished for a shortcut? This project does that for website links! It will:

  • Take a long website link and turn it into a short one.

  • Keep track of how many times people click on the short link.

  • Let users log in to see their saved short links.

Difficulty : ⭐⭐ Medium

TRS Reward: +35 TRS


3. Company Portfolio Website

🏢 Imagine a pretty book that tells a story about a company. This website will:

  • Show what the company does, like their best work and customer reviews.

  • Look good on all devices, like phones, tablets, and computers.

  • Use very little code so it loads fast and works smoothly.

Difficulty : ⭐ Easy

TRS Reward: +20 TRS


4. Restaurant/Café Landing Page

🍽️ A yummy-looking website for a restaurant or café! It will:

  • Show the menu so people can see what food they can eat.

  • Show the location and contact details so people can visit or order.

  • Use cool animations to make the website fun to look at.

Difficulty : ⭐ Easy

TRS Reward: +20 TRS


5. Quiz/Study Mobile Application

📖 A fun app where kids and adults can learn new things! It will:

  • Have multiple-choice questions (pick the right answer from options).

  • Remember what users learn and show their progress.

  • Be easy and fun to use, like a game!

Difficulty : ⭐⭐⭐ Hard

TRS Reward: +50 TRS


6. Temperature Converter Mobile App

🌡️ Ever wonder how hot or cold it is in different places? This app will:

  • Change temperature from Celsius to Fahrenheit and other units.

  • Have a clean and easy-to-use design.

  • Show numbers clearly, so even kids can use it!

Difficulty : ⭐⭐ Medium

TRS Reward: +35 TRS


7. To-Do List Web Application

✅ A little helper to keep track of tasks! It will:

  • Let users add, edit, or delete tasks.

  • Let them mark tasks as important or finished.

  • Work on all devices, so people can use it on phones and computers.

Difficulty : ⭐⭐ Medium

TRS Reward: +35 TRS


8. Background Generator Web Tool

🎨 A cool website that helps people create beautiful backgrounds! It will:

  • Let users pick colors to create custom backgrounds.

  • Give a copy-paste code so they can use the background anywhere.

  • Work on all screens, from big desktops to small phones.

Difficulty : ⭐ Easy

TRS Reward: +20 TRS


9. Healthcare Tracking Application

🏥 A smart health app that helps people track their well-being. It will:

  • Let users enter health data like steps, heart rate, or medicine reminders.

  • Have a web dashboard to show detailed reports.

  • Send real-time alerts for important health updates.

Difficulty : ⭐⭐⭐ Hard

TRS Reward: +50 TRS


10. E-commerce Platform

🛍️ An online store where people can buy things! It will:

  • Have a mobile app for easy shopping.

  • Let sellers add products with pictures, descriptions, and prices.

  • Allow secure payments so people can buy safely.

Difficulty : ⭐⭐ Medium

TRS Reward: +35 TRS

PreviousQuestionsNextBuild Learning Path

Last updated 1 month ago

Was this helpful?

📽️