dataaccessobject
There are 5 repositories under dataaccessobject topic.
ugurcanerdogan/Hospital-Management-System
In this assignment, I developed a hospital management system (HMS) with the concepts of Decorator Pattern and Data Access Object.
Shreyank031/Android_MVVM_Architecture
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..
Gozirin/SleepTrackerApp_Room
The SleepQualityTracker app is a demo app that helps you collect information about your sleep.
Siphiwe-Banele-Ngcobo/Chat_Server
A simple chat server that stores and records messages and the time they were sent into a database .