Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kavithma-thushal/javaee-pos
This is a POS System build using Java Enterprise Edition (JavaEE)
https://github.com/kavithma-thushal/javaee-pos
ajax java javaee pos tomcat-server
Last synced: about 2 months ago
JSON representation
This is a POS System build using Java Enterprise Edition (JavaEE)
- Host: GitHub
- URL: https://github.com/kavithma-thushal/javaee-pos
- Owner: Kavithma-Thushal
- License: mit
- Created: 2024-01-15T13:18:20.000Z (12 months ago)
- Default Branch: master
- Last Pushed: 2024-03-13T16:41:37.000Z (10 months ago)
- Last Synced: 2024-04-25T07:10:49.451Z (9 months ago)
- Topics: ajax, java, javaee, pos, tomcat-server
- Language: JavaScript
- Homepage:
- Size: 1.22 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ✌️JavaEE POS System (Point of Sale)
This is a JavaEE POS (Point of Sale) System built on the Java Platform, Enterprise Edition (JavaEE) architecture,
designed to manage and streamline transactions in retail or hospitality environments. This system typically integrates
various
modules, including customer management, inventory management and sales processing.JavaEE provides a robust and scalable foundation for developing POS systems, allowing for the creation of
enterprise-level applications
that can handle high transaction volumes. The JavaEE POS System utilizes technologies such as servlets, Enterprise
JavaBeans (EJB),
JavaServer Faces (JSF), and Java Persistence API (JPA) to ensure efficient communication between different components
and databases.Key features of JavaEE POS System may include customizable user interfaces, real-time inventory tracking and secure
payment processing.
This architecture enables businesses to deploy a reliable and flexible POS solution that can adapt to the evolving needs
of the retail
or hospitality industry while benefiting from the portability and platform independence inherent in JavaEE.### FrontEnd
* HTML
* CSS
* Bootstrap
* JavaScript
* JQuery
* AJAX### BackEnd
* JavaEE
* Java 8
* MySQL
* Maven
* Tomcat 9### Functions
✅User can Save, Search, Update, Delete & Get All Customers
✅User can Save, Search, Update, Delete & Get All Items
✅User can manage Orders
✅User can view Order Details### How to use
* Clone this repo https://github.com/Thushal2001/JavaEE-POS.git
* Add project
database [Project Database](https://github.com/Thushal2001/JavaEE-POS/blob/master/src/main/java/lk/ijse/gdse66/pos/schema/db.sql)
* Reload the `pom.xml`
* Run the Web Application### Version
2.0.0
⭐️If you hava any bugs or issues ,If you want to explain code please contact me on :
[[email protected]](https://[email protected])#### This project is licensed under the [MIT License](LICENSE)
#### © 2024 All Right Reserved, Designed By [Kavithma Thushal](https://github.com/Thushal2001)