Giter Site home page Giter Site logo

khantaungnaing / cafe_management_system Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 104 KB

This project is management system for cafe shop and built with Spring boot, Jpa and Angular. This project is referenced from btechdays from youtube.

Java 100.00%

cafe_management_system's Introduction

Cafe Management System

This project is a Cafe Management System developed using Spring Boot, MySQL, and Angular.

Table of Contents

Introduction

The Cafe Management System is designed to streamline various operations within a cafe environment. It facilitates efficient management of orders, menu items, staff, and customer interactions.

Features

  • Order Management: Easily manage orders, including creation, modification, and tracking.
  • Menu Management: Create, update, and delete menu items effortlessly.
  • Staff Management: Maintain a record of staff members and their roles.
  • Customer Interaction: Enhance customer experience through personalized interactions and feedback mechanisms.
  • Reporting: Generate insightful reports on sales, inventory, and customer preferences.

Installation

To run this project locally, you need to have the following installed:

  • Java Development Kit (JDK)
  • Maven
  • MySQL
  • Node.js
  • Angular CLI

Backend (Spring Boot)

  1. Clone the repository:

    git clone https://github.com/KhantAungNaing/cafe-management.git
    
  2. Navigate to the backend directory:

    cd backend
    
  3. Configure MySQL database properties in application.properties.

  4. Run the application using Maven:

    mvn spring-boot:run
    

Frontend (Angular)

  1. Navigate to the frontend directory:

    cd frontend
    
  2. Install dependencies:

    npm install
    
  3. Start the Angular development server:

    ng serve
    

Usage

Once the backend and frontend servers are running, you can access the application by navigating to http://localhost:4200 in your web browser.

Contributing

Contributions are welcome! If you have any suggestions or would like to report a bug, please open an issue or submit a pull request.

License

This project is licensed under the MIT License.

cafe_management_system's People

Contributors

khantaungnaing avatar

Watchers

 avatar

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.