Skip to content

Latest commit

 

History

36 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📁 Directory Management System

A web-based Directory Management System built with Django and MySQL for managing member information in a centralized and user-friendly interface. The application allows users to add, update, search, and manage member records efficiently.


✨ Features

  • 👥 Add New Members
  • ✏️ Update Member Information
  • ❌ Delete Member Records
  • 🔍 Search Members by Name
  • 📞 Store Contact Information
  • 📧 Email Management
  • 🏙️ City & Address Management
  • 📸 Profile Image Upload
  • 📱 Responsive User Interface
  • 🗄️ MySQL Database Integration

🛠️ Tech Stack

Backend

  • Python
  • Django

Frontend

  • HTML5
  • CSS3
  • Bootstrap
  • JavaScript

Database

  • MySQL

Tools

  • Git
  • GitHub

Screenshot 2026-07-11 174608

🚀 Installation

Clone Repository

git clone https://github.com/jeeva6347/directory-management-system.git

Navigate to Project

cd directory-management-system

Create Virtual Environment

python -m venv .venv

Activate Environment

Windows

.venv\Scripts\activate

Linux/macOS

source .venv/bin/activate

Install Requirements

pip install -r requirements.txt

Run Database Migrations

python manage.py migrate

Create Admin User

python manage.py createsuperuser

Start Development Server

python manage.py runserver

Open:

http://127.0.0.1:8000

📂 Modules

  • Member Management
  • Search Members
  • Profile Image Upload
  • Contact Management
  • Dashboard
  • Authentication

🎯 Future Improvements

  • Export to PDF & Excel
  • Email Notifications
  • QR Code for Members
  • REST API Integration
  • Role-Based Access Control
  • Advanced Filters

📄 License

This project is licensed under the MIT License.


👨‍💻 Author

Jeeva L

📧 Email: jeevalawrance2004@gmail.com

💼 LinkedIn: https://linkedin.com/in/jeeva-l-5bb2a4387

⭐ If you found this project useful, consider giving it a Star on GitHub.

About

A Django-based Directory Management System for managing member information, contact details, and profile images using MySQL.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages