AKTU Mini Projects with Source Code
Every project arrives working — source code, database and a README with step-by-step instructions to run it. A project report outline is included too, which is what AKTU submissions ask for.
Python Projects(3)

Hospital Management System
intermediatePatient records, doctors, appointment booking and billing in one desktop app.
Python + Tkinter + SQLite

Library Management System
intermediateBooks, members, issue and return with automatic late-fine calculation.
Python + Tkinter + SQLite

School Management System
intermediateStudents, teachers, class-wise attendance and report cards with automatic grading.
Python + Tkinter + SQLite
Which subjects are these for?
Every AKTU branch has a Mini Project / Internship (semesters 3, 5 and 7), Project-1 (semester 7) and Project-2 / Major Project (semester 8). These projects can be submitted for any of them — along with the code you get a report outline covering the DFD, ER diagram and testing table.
The code in every project is commented so you can explain it yourself in the viva — which matters most, because the examiner will make you read through it.