Hey I m a student of IT ENGINEERING in diploma inlast year could any one suggest a project which can be built in 3 months

Dani AI

Generated

asked for a diploma project doable in about three months. Responses from , and pointed in useful directions. The practical challenge is not finding an idea but scoping it so it can be delivered and demonstrated. Pick one clear problem, build a minimal working solution first, and add polish only after the MVP works.

Here are compact project options that fit a single-student 12-week schedule:

  • Simple static site generator for a portfolio/blog: convert markdown to templates, add tagging and a deploy script. No server required.
  • Interactive algorithm visualizer (web): animate sorting and pathfinding with controls for speed/step and explain complexity.
  • Mobile utility (Android or cross-platform): a note/list app that stores data locally and supports export/import.
  • File organizer tool (desktop or CLI): categorize and rename files by metadata with undo and logging.
  • Sensor logger prototype (if hardware is available): collect sensor readings on a microcontroller and export CSV for a small web dashboard.

A compact 12-week roadmap:

  • Weeks 1–2: define scope, write 6–8 user stories, choose tech stack, create repo and simple plan.
  • Weeks 3–6: build the MVP core features; aim for a working demo at the end of week 6.
  • Weeks 7–9: add secondary features, improve UI/UX, and handle errors.
  • Weeks 10–11: test (basic unit/integration), fix bugs, prepare documentation.
  • Week 12: final polish, create README, screenshots and a short demo video for grading.

Deliverables for evaluation: source repository with commits, README with install/run steps, user guide or screenshots, brief test notes, and a demo video. Keep scope tight, use version control from day one, and plan weekly checkpoints. This complements the earlier suggestions by focusing on execution and deliverables rather than technology choice.

Recommended Answers

All 3 Replies

Hey I m a student of IT ENGINEERING in diploma inlast year could any one suggest a project which can be built in 3 months

Something to do with databases. Databases are easy to use in VB6. Any requirements or specific things you have to do for this project?

Well there was a thread around here somewhere (at least I thought) that had a bunch of different ideas but since I cannot find it here, I found another here

Good Luck

three month is long to do something. and you are last year's student. so you can do anything what you can think easy for you. if you bear time for it.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.