Projects with this topic
-
magasin de jardinage sous forme e-commerce
Updated -
The core service "trading" for the microservice dungeon project of the TH Köln
Updated -
A bigger project during the SDA. The Wildfire App is designed to: add information of wildfires to the database, see them on map, find contacts of people in the area and in red zone, find firestations near by, send warning to residents, fetch weather broadcast from web to calculate possible spread of fire, find transportation to evacuate people and be informed of the rescuers in area.
Updated -
-
A desktop Swing application (Java) that demonstrates a complete mini hotel‑reservation workflow—hotel / room definition, booking, listing, user management, and secure authentication—backed by MySQL in Docker and a browser‑based phpMyAdmin UI for quick DB inspection.
Updated -
Spring Boot Spring Cloud Gateway Spring Cloud Netflix Eureka Spring Security + JWT Spring Data MySQL RestTemplate / WebClient DockerUpdated
-
The Customer Feedback System is a web-based application developed using Spring MVC framework that allows users to register, log in, and submit feedback about products or services. The application also includes an admin interface to manage all user-submitted feedback via CRUD operations.
Updated -
Covid vaccination platform using Spring Boot, Thymeleaf and MySQL. (Faculty project)
Updated -
The core service "game" for the microservice dungeon project of the TH Köln
Updated -
The "Clother Storage Management" project is a web-based application designed to streamline the organization, tracking, and management of clothing inventory in warehouses. The system helps businesses efficiently manage their clothing stock, ensuring real-time updates on inventory levels, tracking variations like size and color, and automating key processes to optimize storage and order fulfillment.
Updated -
-
SpotOn, an Open Source geo-location based Attendance Management System.
Updated -
REST API supporting the creation, saving, searching, and management of dessert themed recipes. The API has both the option to search for recipes from an existing database (updated weekly for supported bakeries via a scraping job) or to save a recipe based on a URL. In addition to this, there is CRUD for user accounts.
The API is backed with Spring Security and uses JWT tokens for endpoint authentication.
Updated -
Introduction to the exercise: You are asked to create a Spring application that categorises bank transactions into different categories and shows data about them to the users. Your application needs to connect and work with a MySQL Database. Your application will ingest data from a .csv file with data about several transactions belonging to different bank accounts, and then it will classify those transactions into the categories: salary, rent, entertainment and transportation. Then, it will provide insights about the transactions to the user by REST Api.
Updated -
Gestion des habitations (projet Rent A House)
Updated -
-
Backend REST API for the Pop Up application. This API is built using Java and SpringBoot.
Updated