Haw can i make a website using python html and sql (if necessary) For hospital management? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 3

Haw can i make a website using python html and sql (if necessary) For hospital management?

I have bee asked to make project on hospital management and i am quite confused how to make it.

30th Nov 2019, 8:32 PM
Sonam Sharan
5 Answers
+ 3
If you insist on using Python, I recommend to look up the Django framework. And you will almost certainly need to use a database. Before you actually start writing any code at all, I suggest to start by sizing up your project and collecting the requirements. What will be the functionality it has to provide? Is there any emphasis on graphic design? How many types of users you expect to have and what sort of authorization will they need to access the pages? How many pages, how complicated, what is the data structure behind them. Are you going to work with an existing database or you have to design that from scratch too? Hopefully, by the time you are able to answer these questions, you will see your path more clearly.
30th Nov 2019, 8:47 PM
Tibor Santa
Tibor Santa - avatar
+ 3
My project is on same topic PLZZ help me also
2nd Dec 2019, 6:11 PM
Vishal Gupta
Vishal Gupta - avatar
+ 3
I have made it by using sql nd IDLE PYTHON using tkinter module Tibor Santa WhyFry Vishal Gupta
25th Dec 2019, 9:46 PM
Sonam Sharan
0
Netclix I have been asked to make project
1st Dec 2019, 5:37 PM
Sonam Sharan
- 2
Hola qué tal
2nd Dec 2019, 2:05 PM
Ebu Jabbi Kebbama
Ebu Jabbi Kebbama - avatar