Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/uchithmasenevirathne/pos-app-javaee-frontend

This is a Point of Sale (POS) system that allows for the management of customers and items, placing orders, and viewing order details. The backend is built using JavaEE, and the frontend is developed with HTML, CSS, and JavaScript.
https://github.com/uchithmasenevirathne/pos-app-javaee-frontend

ajax css html javascript

Last synced: 29 days ago
JSON representation

This is a Point of Sale (POS) system that allows for the management of customers and items, placing orders, and viewing order details. The backend is built using JavaEE, and the frontend is developed with HTML, CSS, and JavaScript.

Awesome Lists containing this project

README

        

POS System

Frontend

![HTML5](https://img.shields.io/badge/html5-%23E34F26.svg?style=for-the-badge&logo=html5&logoColor=white)
![CSS3](https://img.shields.io/badge/css3-%231572B6.svg?style=for-the-badge&logo=css3&logoColor=white)
![JavaScript](https://img.shields.io/badge/javascript-%23323330.svg?style=for-the-badge&logo=javascript&logoColor=%23F7DF1E)

Introduction


This is a Point of Sale (POS) system that allows for the
management of customers and items, placing orders, and viewing order details. The backend is built
using JavaEE, and the frontend is developed with HTML, CSS, and JavaScript.

Features




  1. Customer Management

    Create, Read, Update, and Delete (CRUD) operations for customers.




  2. Item Management

    Create, Read, Update, and Delete (CRUD) operations for items.




  3. Place Orders

    Functionality to place new orders.




  4. View Orders

    Functionality to view all existing orders.



Technologies Used



  • Frontend: HTML, CSS, JavaScript

Installation


Prerequisites



  • Node.js (for frontend dependencies, if applicable)

Clone the repository


git clone

https://github.com/UchithmaSenevirathne/POS-App-JavaEE-Frontend.git

Usage



  1. Customer Management:

    • Navigate to the customer section on the frontend.

    • Use the form to add a new customer or manage existing customers.



  2. Item Management:

    • Navigate to the item section on the frontend.

    • Use the form to add a new item or manage existing items.



  3. Place Orders:

    • Navigate to the order section on the frontend.

    • Select customers and items to place a new order.



  4. View Orders:

    • Navigate to the view orders section on the frontend.

    • View all existing orders with details.



API Documentation


API Documentation


MIT License

Copyright - 2024 - Present | Uchithma Senevirathne | All Rights Reserved