Question: Task 1 : Mentioning necessary steps in a separate document, create a code for an admin interface using your Django. Perform changing password to the

Task 1:
Mentioning necessary steps in a separate document, create a code for an admin interface using your Django. Perform changing password to the created admin profile and provide screen captures of the process.
Task 2:
In the created admin profile, create a function which allows you to do the following.
(Imagining the use case of a patient registration system)|
1. Identify the necessary variables for a patient registration system.
2. Create a class which registers a patient using the identified variables in step1.
3. Add 10 records using the created system and provide screen captures.
Task 3:
Modify the above project to create an AJAX based patient search.

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Programming Questions!