Projects with this topic
-
PHP Hexagonal Architecture Based Project.
Updated -
ASP.NET Core APIs for an advanced online hotel booking system. Including the Login Page, Home Page, Search Results, Hotel Details, Secure Checkout, and Admin Management.
Updated -
API using the Go programming language, following the Clean Architecture
Updated -
The goal of this project is the contribution to the creation of a clean software development architecture framework. In this repository a simple task list coded in Objective C following the clean architecture rules as proposed by Robert C Martin.
Updated -
Clean architecture nodejs demo project
Updated -
-
-
Simple Rest servr use Uber DI created by AI
Updated -
Ejemplo basado en el uso combinado de PostgreSQL y Redis, haciendo uso del patrón CQRS (Command Query Responsability Segregation), bajo una arquitectura limpia (Clean Architecture) sobre una arquitectura monolítica.
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 -
💎 API of discount products. Monitoring of products of interest.Updated -
Object Oriented Programming Cakrawala University 2024/2025
Updated -
Object Oriented Programming Cakrawala University 2024/2025
Updated -
Object Oriented Programming Cakrawala University 2024/2025
Updated -
personal ecommerce for scalling learning and apply good practices based on clean architecture and domain driven design
Updated -
Display mini list with login
Updated -
An example of a pure MVP architecture for ios.
Updated -
En la Parte dos hemos visto un sencillo ejemplo aplicado sobre una arquitectura Monolítica. En esta ocasión veremos cómo implementarlo en una arquitectura basada en Microservicios. En este caso particular voy a describir algunas de las etapas más importantes y algunos de los cambios en comparación con la arquitectura Monolítica.
Updated -
My opinionated Go microservice with Clean Architecture principles
Updated -
Project aims to improve practices with kafka and model service for creating more complex projects
Updated