
Restaurant App is a sample open-source e-Commerce application for ordering foods, powered by polyglot microservices architecture and cross-platform development including mobile and web
The Restaurant App is an innovative open-source e-commerce application designed specifically for food ordering. It boasts a polyglot microservices architecture, which enhances its flexibility and performance. Its ability to operate across multiple platforms, including mobile and web, makes it a versatile choice for diners and restaurant owners alike, ensuring a seamless user experience.
With the growing trend of online food ordering, the Restaurant App positions itself as an efficient solution for managing orders, providing diners with a wide selection of restaurants at their fingertips. This application not only simplifies the ordering process but also aims to improve operational efficiency for restaurants.

Angular is a TypeScript-based open-source framework by Google for building dynamic single-page applications and cross-platform mobile apps with MVC architecture and a rich set of features.
Next.js is a React-based web framework that enables server-side rendering, static site generation, and other powerful features for building modern web applications.
React is a widely used JavaScript library for building user interfaces and single-page applications. It follows a component-based architecture and uses a virtual DOM to efficiently update and render UI components
A website that uses Docker for containerization to streamline development, testing, and deployment workflows. This includes features such as containerization of dependencies, automated builds and deployments, and container orchestration to ensure scalability and availability.
TypeScript is a superset of JavaScript, providing optional static typing, classes, interfaces, and other features that help developers write more maintainable and scalable code. TypeScript's static typing system can catch errors at compile-time, making it easier to build and maintain large applications.