Do. Jun 27th, 2024

Directory Management System using Python Django and MySQL is web based application which store all person information data like his/her Name, Email, Profession, Address and City. In Directory Management we use Python, Django Framework and MySQL database. Directory Management System project is web based application which enables users to easily store and find contact information, such as names, addresses and telephone numbers.

Project Module

It has two modules i.e. Admin and User.

  1. Dashboard: In this section, admin can briefly view the details of Total Records, Public and Private Records.
  2. Directory: In this section, admin can manage directory(Add/Update/Delete) the records.
  3. Directory by Status: In this section, admin can manage public and private.
  4. Search: In this section, admin can search the records of person by their name and mobile number.
  5. Reports: In this section, admin can view the between dates report of records.

Click Here: https://phpgurukul.com/directory-management-system-using-python-django-and-mysql/

Admin can also update his profile, change the password and recover the password.

User:

User can search for the record by name and phone number.

How to run the Directory Management System Django Python

1. Download the zip file

2. Extract the file, copy dm folder, and paste it on the desktop

3. Open MySQL Create a database dmpythondb then import the SQL File available in the SQL File Folder (For MySQL we used XAMPP server)

4. Open PyCharm and click on the terminal

5. Navigate the project folder using the cd command

cd project_path

For ex: cd C:UsersANUJOneDriveDesktopdm

6. Now Navigate to the Directory Management folder

cd directorymgmt

7. Run the Project using the following command

python manage.py runserver

Now click the URL http://127.0.0.1:8000 and the Project will Run

Login Details

*****Admin*****

Username: admin

Password: Test@123

PHP Gurukul

Welcome to PHPGurukul. We are a web development team striving our best to provide you with an unusual experience with PHP. Some technologies never fade, and PHP is one of them. From the time it has been introduced, the demand for PHP Projects and PHP developers is growing since 1994. We are here to make your PHP journey more exciting and useful.

Website : https://phpgurukul.com

Pressemitteilung teilen:

Schreibe einen Kommentar