Do. Jun 27th, 2024

Online Notes Sharing Management System using Python Django and MySQL is a web based technology which manages user and notes database and provides rights to update their details and notes.

Online Notes Sharing Management System project manage user information and notes which is provided by him/her. User’s also have rights to update their details and notes. In this web application user must be registered. The aim of this web application is to manage user and notes database.

Project Module

User:

  1. Dashboard: This is welcome page of registered users, user can briefly view total number of notes uploaded and files uploaded.
  2. Notes: In this section, user can add, update and delete the notes which they want to share.
  3. My Accounts: This section have following:
  4. Profile: User can update his/her profile.
  5. Change Password: User can update/his/her account password.
  6. Logout: User can logout from their panel.
  • Search: User can search their notes by the titles and subject.

Click here: https://phpgurukul.com/online-notes-sharing-system-using-python-django-and-mysql/

How to run the Online Notes Sharing System Django Python

1. Download the zip file

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

3. Open MySQL Create a database nsspythondb 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:UsersANUJOneDriveDesktopnss

6. Now Navigate to the Notes Sharing Folder folder

cd notessharing

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

*****User*****

Username: john123

Password: Test@123 OR Register a new user.

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