For this project, I created a three-tier web application that serves as a hospital book-keeping information system and maintains the health records of the patients which are accessible only by ...
src/ └── main/ ├── java/ │ └── com/samya/irctc/ │ ├── controller/ │ ├── service/ │ ├── repository/ │ ├── model ...