From ef62d3437407f80970b56feccf6cb51a4a05bb1b Mon Sep 17 00:00:00 2001 From: Sasank Vishnubhatla Date: Thu, 15 Jun 2017 17:16:09 -0400 Subject: [PATCH] Updated README.md for notes --- readme.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/readme.md b/readme.md index 52b4dc0fd..3cffb1b14 100644 --- a/readme.md +++ b/readme.md @@ -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