CodeProjectz

Search
Generic filters

Download Free DPSR Using Django With Source Code

DPSR Using Django With Source Code
Project CategoryProject SizeLanguage
10 MB

Disease Predictor and Specialist Recommender (DPSR) is a web-based application for general disease prediction, using Machine Learning based on the Kaggle Datasets. The objectives of the project is to provide web interface platform for the prediction of the disease. In addition with it, it helps to suggest and recommend specialist for the predicted disease with their respective details. On the basis of highest experience and lowest fee.

About DPSR Using Django

Disease Predictor and Specialist Recommender (DPSR) is wide in coming recent years as we can see health service going fully online soon. The system has 2 users, namely patient and doctor. Furthermore, these users are authenticated by the system and have their own specific role in the system. DPSR allows patients to input their symptoms and according to those symptoms, the system predicts a disease. Also, the system suggests the doctors according to disease predicted. The additional features of this project can be summarized as –

  1. Booking an appointment online.
  2. User feedback.
Requirements for DPSR Using Django
  1. Python
  2. Django
  3. pip
  4. PostgreSQL
How To Run DPSR Using Django ?
  1. There is requirements.txt file in the project directory. Instead of running pip install -r requirements.txt. It encounters less error when installing those packages one by one by using pip install <package_name>.
  2. Then, go to settings.py and make changes in the database section i.e. replace the user and password of Postgres with yours.
  3. Create a database named in the name within database in line 80 of settings.py file.
  4. Run the command “python manage.py migrate”.
  5. Finally, run the server with “python manage.py runserver”.
Click the Button Below to Download DPSR Using Django With Source Code and its Source Codes

Similar Interesting Projects

Simple School Management In PHP With Source Code

Simple School Management In PHP With Source Code

The Simple School Management In PHP is a simple project developed using PHP, JavaScript, and CSS. The project contains an admin side as the main and the user(for teacher) side. The admin side manages all the management like editing site contents, managing staff/teachers, classes, subjects, setting exams, and so on. The admin has the main role in the management of this system.

Read More »
Online Quiz Site In PHP With Source Code

Online Quiz Site In PHP and JavaScript With Source Code

The Online Quiz Site In PHP is a simple project for taking and giving the examination/test online. The project contains an admin side and the user side. The admin can view and manage the users, their rankings, and manage the quiz questions. The purpose of taking the online exam/test is to help the students to practice and learn more about the topic. Also, this online method needs less manpower to execute the examination.

Read More »
Intern Membership Management System In Php With Source Code

Intern Membership Management System In PHP With Source Code

Intern Membership Management System project is a simple using PHP, CSS, Bootstrap, and JavaScript. It has all the essential features of the Intern company. This project contains both the admin and the student side where the admin can manage the job titles and post. The Admin plays the main role in the management of the system. In this project, all the main functions are performed from the Admin side.

Read More »