Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/apsarawitharana/aad-assignment-javaee-pos-frontend

The front-end of the Rice Milling Management system is responsible for delivering a user-friendly interface, The front-end leverages HTML, CSS, jQuery, and AJAX to create a dynamic and responsive web application.
https://github.com/apsarawitharana/aad-assignment-javaee-pos-frontend

ajax boostrap css html javascript scss

Last synced: about 1 month ago
JSON representation

The front-end of the Rice Milling Management system is responsible for delivering a user-friendly interface, The front-end leverages HTML, CSS, jQuery, and AJAX to create a dynamic and responsive web application.

Awesome Lists containing this project

README

        

pos

# POS System Frontend


HTML5
CSS3
JavaScript
Spring Boot
AJAX

## Table of Contents
- [Introduction](#introduction)
- [Features](#features)
- [Technologies Used](#technologies-used)
- [Setup and Installation](#setup-and-installation)
- [Usage](#usage)
- [API Endpoints](#api-endpoints)
- [Contributing](#contributing)
- [License](#license)
- [Contact](#contact)

## Introduction
The POS System Frontend is a web-based application designed to handle sales transactions, manage customer data, and generate reports. It provides a user-friendly interface for interacting with the backend services.

## Features
- Add, update, and delete customers
- View customer list
- Place orders and view order history
- Update item quantities
- User authentication and authorization

## Technologies Used
- HTML
- CSS
- JavaScript
- jQuery
- Bootstrap (if applicable)
- AJAX for API calls
## Project Structure

### Front-end

The front-end code is organized in a structured manner, ensuring clarity and maintainability. Key directories and files include:

- index.html: The main entry point for the web application.
- contollers/: Directory for JavaScript files, including jQuery and AJAX functionality.
- contollers/validations/: Directory for validation contollers
- assets/: Other resources used in the application, bootstrap, font-awesome and jquery
#### Front-end

- jQuery : JavaScript library for simplifying client-side scripting. (Version 3.3.1)
- Bootstrap : Front-end framework for responsive and mobile-first web development. (Version 5.3.2)
- Font-Awesome : Icon font and CSS framework for scalable vector icons. (Version 6.4.2)

## Setup and Installation
To set up the project locally, follow these steps:

1. **Clone the repository:**
```bash
git clone https://github.com/ApsaraWitharana/AAD-Assignment-JavaEE-Pos-Frontend.git

๐ŸŽ—๏ธ๐—ง๐—ฒ๐—ฐ๐—ต๐—ป๐—ผ๐—น๐—ผ๐—ด๐˜† ๐˜€๐˜๐—ฎ๐—ฐ๐—ธ โ˜‘๏ธHTML โ˜‘๏ธCSS โ˜‘๏ธJS โ˜‘๏ธBootstrap

Item Form

![Screenshot 2024-06-02 225255](https://github.com/ApsaraWitharana/Pos-System--Bootstrap/assets/139870615/d003795f-5b00-4023-94f6-6ca52c51ec52)

Customer Form

![Screenshot 2024-06-03 151556](https://github.com/ApsaraWitharana/Pos-System--Bootstrap/assets/139870615/1f06dffa-b348-452e-9733-36a0f49f45e1)

Order Form

![Screenshot 2024-06-02 230217](https://github.com/ApsaraWitharana/Pos-System--Bootstrap/assets/139870615/e69bb393-7067-4b35-aa7a-45d649307023)

## License
This project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.

#### This project is licensed under the [MIT License](LICENSE)

#### ยฉ 2024 All Right Reserved, Designed By [Sachini Apsara](https://github.com/ApsaraWitharana)