Final Year Projects • Internships • Free Training
0%
Back to Projects
Major Project · Web Development

Medi Track Project

Medi Track is a Django-based healthcare management system that allows patients to register and manage their profiles while enabling administrators to manage doctor records. The application provides separate workflows for patient users and admin users, …

Difficulty Level
Intermediate
Core Modules
7 Modules
Laptop frame

Project Overview

Medi Track is a web application designed to manage basic healthcare-related information in a structured and accessible way. The system focuses on two main users: patients and administrators. Patients can register, log in, view their dashboard, update their profile, and view available doctors. Administrators can log in and manage doctor records through add, display, edit, and update operations.

The application is developed using Python and Django. Django's Model-View-Template architecture separates data handling, business logic, and user interface pages, making the project easier to maintain and extend. SQLite is used as the database for storing patient, doctor, authentication, and session data.

The project helps reduce manual record handling by providing a digital system for storing patient and doctor information. It is suitable as an academic project for demonstrating web development concepts, database integration, authentication, routing, templates, and CRUD operations in Django.

Module Breakdown 7 Modules

Patient Registration Module
This module allows new patients to create an account in the system. The patient enters first name, last name, email, username, and password. These details are stored in the Patient table.
Patient Login Module
This module validates patient login credentials. The username and password entered by the patient are checked against the Patient table. If the credentials match, session values are created and the patient is redirected to the patient dashboard.
Patient Dashboard Module
The dashboard is the main page shown after patient login. It provides navigation to patient home, profile, doctor list, and logout options.
Patient Profile Module
This module allows patients to view their stored profile information. It fetches patient details from the database using the session login ID.
Update Patient Profile Module
This module allows patients to edit and update their profile information. The updated values are saved back to the Patient table.
View Doctor Module
This module displays available doctors to patients. Doctor information is fetched from the Doctor table and shown in a table format.
Admin Login Module
This module allows admin users to log in using Django's built-in authentication system. The entered username and password are authenticated with the Django User model.

Technology Stack

Python HTML CSS3 Django SQLite

Project Screenshots 2 Screenshots

Screenshot 1 of Medi Track
Screenshot 1
Screenshot 2 of Medi Track
Screenshot 2

Project Abstract

Medi Track is a web application designed to manage basic healthcare-related information in a structured and accessible way. The system focuses on two main users: patients and administrators. Patients can register, log in, view their dashboard, update their profile, and view available doctors. Administrators can log in and manage doctor records through add, display, edit, and update operations. The application is developed using Python and Django. Django's Model-View-Template architecture separates data handling, business logic, and user interface pages, making the project easier to maintain and extend. SQLite is used as the database for storing patient, doctor, authentication, and session data. The project helps reduce manual record handling by providing a digital system for storing patient and doctor information. It is suitable as an academic project for demonstrating web development concepts, database integration, authentication, routing, templates, and CRUD operations in Django.

Project Kit Includes

Complete Source Code
Database Schema & Setup Guide
Project Report Template
Completion Certificate
Installation & Deployment Guide

Free Hands‑on Training

100% FREE · LIVE CLASSES

Full‑stack / AI Mentorship

Get 20+ hours of live training covering the exact stack used in this project. Includes code review, doubt clearing, and viva preparation.

Claim Free Training Seat

Explore More Projects

Browse 150+ academic and industry-ready projects across AI, Web, Data Science, and Cloud domains.

View All Projects

Enroll Now

Leave your details and we will get back to you shortly.

Please enter your full name
Please enter a valid email
Please enter a valid phone number (7-15 digits)
Please enter your college name
Application submitted successfully.
Chat on WhatsApp Anvitha Infotech • Enhanced Footer