You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
GudangKu helps you manage your belongings, from home supplies and food stock to furniture. Set reminders to remind you to cleaning or maybe time to restocking some of your home supplies. In this apps also have generate reports to create shopping or maintenance list. Start organizing your inventory with GudangKu’s features. Created using ExpressJS
A simple Laravel API for managing an inventory system, demonstrating the Service and Repository Patterns for clean architecture. Includes unit tests for CRUD operations.
Dépôt pour apprendre et expérimenter avec JDBC, de la connexion directe aux bases de données MySQL et PostgreSQL à l'utilisation de repositories et services. Inclut des scripts de création de DB et conseils pour la gestion des connexions avec DriverManager et DataSource.
Daily Brief is a daily employee attendance app designed to simplify the process of recording and managing employee attendance. With this app, employees can easily check in and check out, while managers can efficiently monitor attendance records.
Powerful .NET 8 Blog API. Create your own custom front-end or explore a complete blog API. Contains Swagger, OAuth2, Clean code, Resource based authorization, Advanced search (Specification pattern) and much more.
This repository showcases a Laravel project implementing the Service Pattern along with Data Transfer Objects (DTOs) for handling blog-related operations. The primary goal is to demonstrate a clean and maintainable architecture by separating concerns and promoting reusability.
This project will focus on the use of Multer for file uploads, displaying them using serve static, and implementing the MVC-Repo-Service design pattern.