The project was developed in March 2021 in collaboration with 5 other students at Fontys University of Applied Sciences.
The system contains several microservices which support the above mentioned activities:
-
https://github.com/borislavvp/RMS-Web-App - Web application for online food ordering.
-
https://github.com/borislavvp/RMS-Desktop-App - Desktop application used for orders, and products management.
-
https://github.com/borislavvp/RMS-Drivers-App - Mobile application used for order delivery.
-
https://github.com/borislavvp/RMS-WebApp-Gateway - Gateway for the web application.
-
https://github.com/borislavvp/RMS-Restaurant-Gateway - Gateway for the desktop application.
-
https://github.com/borislavvp/RMS-Drivers-Gateway - Gateway for the mobile application.
-
https://github.com/borislavvp/RMS-Users-Microservice - Service for handling authentication and authorization.
-
https://github.com/borislavvp/RMS-Orders-Microservice - Service for storing and managing orders.
-
https://github.com/borislavvp/RMS-Orders-Status-Service - Service for tracking and notifying of order's status changes.
-
https://github.com/borislavvp/RMS-Products-Microservice - Service for storing and managing products.