Git Product home page Git Product logo

javeats-lites's Introduction

Javeats-Lites Backend

Restaurant Management System is a Web-Based Project built with Java 11, Spring Boot 2.7, PostgresSQL. Javeats provides a powerful foundation for managing the various aspects of restaurant operations. It includes functionalities such as inventory management, menu creation and modification, order processing, table reservations, customer management, staff scheduling, and financial transactions. Leveraging the robustness and scalability of Java Spring Boot, the backend ensures efficient performance and seamless integration with other systems. With its modular architecture, the backend can be easily extended and customized to suit the specific needs of different types and sizes of restaurants. Overall, the backend system aims to optimize operational efficiency, enhance customer service, and streamline business processes for restaurant owners and staff.

Index

Getting started

  1. Built with
    • Spring Boot 2.7
    • PostgresSQL
  2. Prerequisites
  3. Dev run
    • mvn clean package -DskipTests=True
  4. Start local Database, create local postgres container
    docker compose up -d db
  5. SWAGGER USAGE
    • Hit swagger URL in browser. Swagger

System Features and Use-Cases

Mind Map fo the features, use-cases, Api Endpoints, and Database Tables.

  1. Cart Management
    • add, modify, and view Cart
    • remove item or clear cart
  2. User Registration and Authentication
    • Sign up, login, logout, and roles
    • Jwt Authentication
  3. Restaurant Management
    • register, update, enable/disable restaurant
    • add, update, delete, enable/disable menu
    • search restaurant, menu-Items, and rating
  4. Order Management
    • place and cancel order by customer or restaurant
    • order details, and restaurant orders summary
  5. Payment Management
    • create, view payment and integration With 3rd Party
    • view Payment Transactions
    • generate Transaction Receipt

Diagrams

System Architecture

System Architecture

Order Sequence Diagram

Order Sequence Diagram

Entity Relationship Diagram

Entity Relationship Diagram

Query Optimization

I performed the query optimization on Hibernate queries using show-sql=true property. You can mock the tests by add 10 million records in database using this file.

Query Optimization

Query Optimization Examples

Tasks Estimation

we mocked the Task Estimation to make it better for each developer working on the system. Here is examples of it:

estimation 01

Estimation Examples

javeats-lites's People

Contributors

abdallahalseddek avatar ah2093 avatar ahmedmeid avatar hassanemad15697 avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

javeats-lites's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.