clean code
Projects with this topic
-
Un kata pour tester les compétences et les bonnes pratiques d'architecture logicielle
Updated -
-
This small project emphases on the infrastructure module of hexagonal architecture. It shows how you can connect different datasource to your app while keeping the domain isolated
Updated -
Programme Java qui permet de créer un projet avec une architecture type clean archi.
Updated -
CleanArchMvc é um projeto feito para demonstrar a implementação de uma arquitetura limpa (clean architecture) em uma aplicação web ASP.NET Core MVC
Updated -
-
-
-
The project is a real estate and car property management system. The core idea is to facilitate property buying and selling, eliminating the need for real estate offices.
The system incorporates the following key features:
Users can't access the system without confirming their identity and account, ensuring the credibility of users by obtaining essential data. The system is divided to ease usability, with dedicated sections for property (houses and lands) and cars, facilitating user search. To counter fake data, we employed Artificial Intelligence and Machine Learning; any images not depicting real estate or cars are automatically removed. We utilized Google Maps for precise user location. For data browsing in the property and car sections, we implemented pagination to retrieve data from the server in batches, enhancing user experience. Advanced filtering and search capabilities are available. Real-time communication is facilitated through in-system chat or direct calls using mobile numbers. Data retrieval isn't random; it returns favorites and similar items for the user, along with the highest-rated properties. Users can rate properties, add them to favorites, and view the number of likes for each post. In-app notifications for messages and likes are present. Each user has a personal profile to manage favorites and posts; sellers can delete their posts after selling. Users can modify their data. Password recovery is enabled via Gmail verification code. The system supports both Arabic and English languages. Account deletion is possible.Updated -
-
-
-
Space reservation service for internal events of the University of Medellin
Updated -
Interface for the space reservation service for internal events of the University of Medellin
Updated -
Demonstrate the use of the Clean Architecture Support Library for Spring.
Updated -
Gradle plug-in to ensure Java applications are compliant to Clean Architecture design rules. Part of Clean Architecture Support Library for Java.
Updated -
Library and aids that support your efforts to build Java applications that follow the "Clean Architecture" approach.
Updated -
Library that helps structure your Java/Spring Boot code according to "Clean Architecture".
Updated