Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/maneeshavr/pos_system_backend

A JavaEE POS system built with JakartaEE, Tomcat, MySQL, Parsson, and Yasson for efficient management of point-of-sale operations.
https://github.com/maneeshavr/pos_system_backend

jakartaee mysql postman tomc

Last synced: 5 days ago
JSON representation

A JavaEE POS system built with JakartaEE, Tomcat, MySQL, Parsson, and Yasson for efficient management of point-of-sale operations.

Awesome Lists containing this project

README

        

# JavaEE Point of Sale (POS) System API

This JavaEE-based Point of Sale (POS) System API provides a simple and efficient way to manage customers, items, orders,
and order details. It is designed for ease of use in building POS applications.

## Technologies Used

- JakarthaEE `version 9`
- Tomcat `version 10.1.16`
- MySQL `version 8.2`
- parsson `version 1.1.2`
- yasson `version 2.0.4`

## API Documentation

Explore the detailed API documentation to understand how to integrate and leverage the functionalities of the POS system.

- [API Documentation Link](https://documenter.getpostman.com/view/30897079/2s9YsQ9AQ8)

## How to Use

1. Clone the repository. `https://github.com/ManeeshaVR/POS-Backend.git`
2. Set up your JakarthaEE environment.
3. Run Tomcat server.`version 10.1.16 or later`
4. Deploy project artifact in Tomcat server.
`edit configuration > deployment > add your artifact`
5. Use this [website](https://maneeshavr.github.io/POS-Frontend/) as Frontend.

## Frontend

- URL - https://maneeshavr.github.io/POS-Frontend/
- GitHub repo - https://github.com/ManeeshaVR/POS-Frontend

## License

This project is licensed under
the [MIT LICENSE](https://github.com/ManeeshaVR/POS-Backend/blob/master/LICENSE.md)