https://github.com/malintha-induwara/web-pos-spring
Web based Point Of Sale system for a restaurant.
https://github.com/malintha-induwara/web-pos-spring
css html5 java javascript spring
Last synced: about 2 months ago
JSON representation
Web based Point Of Sale system for a restaurant.
- Host: GitHub
- URL: https://github.com/malintha-induwara/web-pos-spring
- Owner: malintha-induwara
- License: mit
- Created: 2024-10-12T17:57:14.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-15T14:17:05.000Z (over 1 year ago)
- Last Synced: 2025-04-02T06:16:43.579Z (about 1 year ago)
- Topics: css, html5, java, javascript, spring
- Language: Java
- Homepage:
- Size: 2.3 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Web POS - Restaurants Management System.
* This web-based POS (Point of Sale) system is designed for restaurants to streamline their operations and enhance customer service. With a modern and intuitive user interface, it offers a seamless experience for managing customers, items, and orders.
## Features
* **Add Customer:** Easily add and manage customer information.
* **Add Items:** Add menu items with images to create a visually appealing menu.
* **Place Orders:** Simplify the ordering process with a user-friendly order placement system.
* **Modern UI:** Enjoy a sleek and responsive design that works well on various devices.
## Built with
### Front End
* HTML
* CSS
* Javascript
### Back End
* Java JDK 17
* Spring Framework
* Tomcat 10.1.24
* Mysql
* Hibernate
* Logback
* Maven
## API Endpoint Documentation
* You can find the API documentation for this project here [API Documentation](https://documenter.getpostman.com/view/33030562/2sAXxTdBdA).
## License
* This project is licensed under the MIT License - see the [MIT License](LICENSE) file for details.