GithubHelp home page GithubHelp logo

hospitalmanagement's Introduction

Hi there 👋

  • 🔭 Software Engineer in Publicis Sapient
  • 📫 How to reach me: Whatsapp: +919572181024

hospitalmanagement's People

Contributors

99aman avatar pydanny avatar sajib1066 avatar sanjaypradeep avatar sumitkumar1503 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

hospitalmanagement's Issues

Doctor's Account approvement

  • So, I created the Admin account - checked.
  • Then I sign up as a doctor and see the message about approvement by admin - checked.

How I can approve doctors via admin dashboard, where is the approve button? I see only that the doctors are on hold status.

Switch to PEP8

With Django, you cause yourself unnecessary effort by not using PEP-8. Google what it means and switch to actual python standards and best practices.

Fast....

I cannot able to run the run commands in terminal please help me out

Adding patients

When I try to add doctors or patients and there’s a field that requires me to upload a file...how do I create that file?

Add Foreign key constraints !

Please add foreign key constraints to your patient's data. If you don't understand the relation between the tables, please go through RDBMS(Relational Database Management Systems). You will understand your problem.

Issues

When your developing projects for any reason either tutorial or demo project you should always follow best practices of the language and framework.

This project does not follow these at all, as pointed out by other users there are no foreign key constraints, you also have a list of loopholes in your readme...

Please fix these and the database structure. Other users will use this project thinking it meets requirements and it does not.

Thanks ✌️

Lovely website but it doesn't run

Can you be more specific as to how to implement this last two steps??

STEP 3: Move to project folder in Terminal. Then run following Commands :

py manage.py makemigrations py manage.py migrate py manage.py runserver

Now enter following URL in Your Browser Installed On Your Pc

http://127.0.0.1:8000/

help for install

when i install with this command
i have issues

sylvain@pop-os:~/spham/hospitalmanagement_python_2020-08-13_1008$ py manage.py makemigrations
/usr/bin/py:16: DeprecationWarning: Using or importing the ABCs from 'collections' instead of from 'collections.abc' is deprecated since Python 3.3, and in 3.9 it will stop working
from collections import Iterable
usage: py [-x] [-l] [-c PRE_CMD] [-C POST_CMD] [-V] [-h] [expression]
py: error: unrecognized arguments: makemigrations

sylvain@pop-os:~/spham/hospitalmanagement_python_2020-08-13_1008$ py manage.py migrate
/usr/bin/py:16: DeprecationWarning: Using or importing the ABCs from 'collections' instead of from 'collections.abc' is deprecated since Python 3.3, and in 3.9 it will stop working
from collections import Iterable
usage: py [-x] [-l] [-c PRE_CMD] [-C POST_CMD] [-V] [-h] [expression]
py: error: unrecognized arguments: migrate

sylvain@pop-os:~/spham/hospitalmanagement_python_2020-08-13_1008$ py manage.py runserver
/usr/bin/py:16: DeprecationWarning: Using or importing the ABCs from 'collections' instead of from 'collections.abc' is deprecated since Python 3.3, and in 3.9 it will stop working
from collections import Iterable
usage: py [-x] [-l] [-c PRE_CMD] [-C POST_CMD] [-V] [-h] [expression]
py: error: unrecognized arguments: runserver

The live page is not running

I have done this in the ubuntu using the commands which u have given
the deployment server has started running but the live page is not opening while copying my EC2 IPv4 addresss....
what shall i do?
Screenshot (50)

Screenshot (49)

Security Issue.

Patient3 cannot able to see other patient name.
Patien3 can only able to book an appointment to a doctor only for himself/herself.

image

How to get in touch regarding a security concern

Hey there!

I belong to an open source security research community, and a member (@melbinkm) has found an issue, but doesn’t know the best way to disclose it.

If not a hassle, might you kindly add a SECURITY.md file with an email, or another contact method? GitHub recommends this best practice to ensure security issues are responsibly disclosed, and it would serve as a simple instruction for security researchers in the future.

Thank you for your consideration, and I look forward to hearing from you!

(cc @huntr-helper)

Update Readme

Suggest users to generate and use App Passwords instead of turning on less secure apps

Add foreign keys!!!!

You have no FK constraints in your system. Besides being a performance hit, this is of grave concern for maintaining data integrity. Your data is too easily corrupted without it, and a programmer mistake could miss data between patients with lethal consequences.

Fix this ASAP!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.