- Introduction
- Features
- Technologies Used
- Setup and Installation
- Usage
- API Endpoints
- Contributing
- License
- Contact
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.
- Add, update, and delete customers
- View customer list
- Place orders and view order history
- Update item quantities
- User authentication and authorization
- HTML
- CSS
- JavaScript
- jQuery
- Bootstrap (if applicable)
- AJAX for API calls
- Validating
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
- 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)
To set up the project locally, follow these steps:
- Clone the repository:
https://github.com/ApsaraWitharana/AAD-Assignment-Spring-Pos-Frontend.git
🎗️𝗧𝗲𝗰𝗵𝗻𝗼𝗹𝗼𝗴𝘆 𝘀𝘁𝗮𝗰𝗸 ☑️HTML ☑️CSS ☑️JS ☑️Bootstrap
SignUp and Loging Form
Item Form
Customer Form
Order Form
This project is licensed under the MIT License. See the LICENSE file for details.