In this assignment, I developed a hospital management system (HMS) with the concepts of Decorator Pattern and Data Access Object.
-
Updated
Feb 9, 2022 - Java
In this assignment, I developed a hospital management system (HMS) with the concepts of Decorator Pattern and Data Access Object.
A simple chat server that stores and records messages and the time they were sent into a database .
MVVM, or Model-View-ViewModel, is an architectural pattern for building user interfaces. It separates the UI components (View) from the data and business logic (Model) with an intermediary layer called ViewModel. This pattern promotes code organization, testability, and maintainability by enforcing separation of concerns..
The SleepQualityTracker app is a demo app that helps you collect information about your sleep.
Add a description, image, and links to the dataaccessobject topic page so that developers can more easily learn about it.
To associate your repository with the dataaccessobject topic, visit your repo's landing page and select "manage topics."