Skip to content

Latest commit

 

History

History
99 lines (69 loc) · 3.65 KB

File metadata and controls

99 lines (69 loc) · 3.65 KB
POS System Frontend

Spring POS System Frontend

HTML5 CSS3 JavaScript Spring Boot AJAX

Table of Contents

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
  • Validating

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:
    https://github.com/ApsaraWitharana/AAD-Assignment-Spring-Pos-Frontend.git
    

🎗️𝗧𝗲𝗰𝗵𝗻𝗼𝗹𝗼𝗴𝘆 𝘀𝘁𝗮𝗰𝗸 ☑️HTML ☑️CSS ☑️JS ☑️Bootstrap

SignUp and Loging Form

WhatsApp Image 2024-10-19 at 21 21 12_e9098a26

Item Form

WhatsApp Image 2024-10-19 at 21 15 53_d1d32e95

Customer Form

WhatsApp Image 2024-10-19 at 21 16 15_13c05ba3

Order Form

WhatsApp Image 2024-10-19 at 21 16 40_24f3ae8b

License

This project is licensed under the MIT License. See the LICENSE file for details.

This project is licensed under the MIT License

© 2024 All Right Reserved, Designed By Sachini Apsara