mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-17 21:15:50 +00:00
Merge branch 'master' of https://github.com/sasankglowtouch/kidclinic into sasank
This commit is contained in:
commit
be9512bedc
1 changed files with 6 additions and 0 deletions
|
@ -26,6 +26,12 @@ The purpose of KidClinic is to simulate the building of an enterprise applicatio
|
|||
| Add reviews section for doctors | Development | Short Term | Sasank |
|
||||
| Calendar Scheduling | Research | Long Term | Sasank |
|
||||
|
||||
# Login System
|
||||
In order to create a login system, we need to create a subfolder for the login controller. This follows [DotorController.java](/src/main/java/org/springframework/samples/kidclinic/doctor/DoctorController.java) for the methods.
|
||||
|
||||
# Reviews section for Doctors
|
||||
Nicely enough, this also follows the login system.
|
||||
|
||||
## Contact
|
||||
If you are interested in the development of this app, you can contact any of the developers. You can reach us at
|
||||
|
||||
|
|
Loading…
Reference in a new issue