{"id":19625831,"url":"https://github.com/apsarawitharana/aad-assignment-javaee-pos-frontend","last_synced_at":"2025-04-28T05:33:04.286Z","repository":{"id":250001338,"uuid":"833111507","full_name":"ApsaraWitharana/AAD-Assignment-JavaEE-Pos-Frontend","owner":"ApsaraWitharana","description":"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.","archived":false,"fork":false,"pushed_at":"2024-08-13T08:45:00.000Z","size":5747,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-08-13T10:25:06.877Z","etag":null,"topics":["ajax","boostrap","css","html","javascript","scss"],"latest_commit_sha":null,"homepage":"","language":"SCSS","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ApsaraWitharana.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-07-24T11:28:05.000Z","updated_at":"2024-08-13T08:45:03.000Z","dependencies_parsed_at":"2024-08-13T10:26:29.835Z","dependency_job_id":null,"html_url":"https://github.com/ApsaraWitharana/AAD-Assignment-JavaEE-Pos-Frontend","commit_stats":null,"previous_names":["apsarawitharana/aad-assignment-javaee-pos-frontend"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ApsaraWitharana%2FAAD-Assignment-JavaEE-Pos-Frontend","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ApsaraWitharana%2FAAD-Assignment-JavaEE-Pos-Frontend/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ApsaraWitharana%2FAAD-Assignment-JavaEE-Pos-Frontend/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ApsaraWitharana%2FAAD-Assignment-JavaEE-Pos-Frontend/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ApsaraWitharana","download_url":"https://codeload.github.com/ApsaraWitharana/AAD-Assignment-JavaEE-Pos-Frontend/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224098386,"owners_count":17255489,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ajax","boostrap","css","html","javascript","scss"],"created_at":"2024-11-11T11:43:36.340Z","updated_at":"2024-11-11T11:43:37.657Z","avatar_url":"https://github.com/ApsaraWitharana.png","language":"SCSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ca href=\"https://git.io/typing-svg\"\u003e\u003cimg src=\"https://readme-typing-svg.herokuapp.com?font=Fira+Code\u0026weight=600\u0026size=50\u0026pause=1000\u0026center=true\u0026vCenter=true\u0026color=green\u0026width=835\u0026height=70\u0026lines=POS+SYSTEM+FRANTEND\" alt=\"pos\" /\u003e\u003c/a\u003e\n\n# POS System Frontend\n\u003c!-- HTML for the Icon Set --\u003e\n\u003cdiv class=\"icon-set\"\u003e\n    \u003cimg src=\"https://img.shields.io/badge/HTML5-E34F26?style=for-the-badge\u0026logo=html5\u0026logoColor=white\" alt=\"HTML5\"\u003e\n    \u003cimg src=\"https://img.shields.io/badge/CSS3-1572B6?style=for-the-badge\u0026logo=css3\u0026logoColor=white\" alt=\"CSS3\"\u003e\n    \u003cimg src=\"https://img.shields.io/badge/JavaScript-F7DF1E?style=for-the-badge\u0026logo=javascript\u0026logoColor=black\" alt=\"JavaScript\"\u003e\n    \u003cimg src=\"https://img.shields.io/badge/Spring%20Boot-6DB33F?style=for-the-badge\u0026logo=spring-boot\u0026logoColor=white\" alt=\"Spring Boot\"\u003e\n    \u003cimg src=\"https://img.shields.io/badge/AJAX-FFCA28?style=for-the-badge\u0026logo=ajax\u0026logoColor=black\" alt=\"AJAX\"\u003e\n\u003c/div\u003e\n\n\n\n## Table of Contents\n- [Introduction](#introduction)\n- [Features](#features)\n- [Technologies Used](#technologies-used)\n- [Setup and Installation](#setup-and-installation)\n- [Usage](#usage)\n- [API Endpoints](#api-endpoints)\n- [Contributing](#contributing)\n- [License](#license)\n- [Contact](#contact)\n\n## Introduction\nThe 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.\n\n## Features\n- Add, update, and delete customers\n- View customer list\n- Place orders and view order history\n- Update item quantities\n- User authentication and authorization\n\n## Technologies Used\n- HTML\n- CSS\n- JavaScript\n- jQuery\n- Bootstrap (if applicable)\n- AJAX for API calls\n## Project Structure\n\n### Front-end\n\nThe front-end code is organized in a structured manner, ensuring clarity and maintainability. Key directories and files include:\n\n- index.html: The main entry point for the web application.\n- contollers/: Directory for JavaScript files, including jQuery and AJAX functionality.\n- contollers/validations/: Directory for validation contollers\n- assets/: Other resources used in the application, bootstrap, font-awesome and jquery\n#### Front-end\n\n- jQuery : JavaScript library for simplifying client-side scripting. (Version 3.3.1)\n- Bootstrap : Front-end framework for responsive and mobile-first web development. (Version 5.3.2)\n- Font-Awesome : Icon font and CSS framework for scalable vector icons. (Version 6.4.2)\n\n\n## Setup and Installation\nTo set up the project locally, follow these steps:\n\n1. **Clone the repository:**\n   ```bash\n   git clone https://github.com/ApsaraWitharana/AAD-Assignment-JavaEE-Pos-Frontend.git\n\n🎗️𝗧𝗲𝗰𝗵𝗻𝗼𝗹𝗼𝗴𝘆 𝘀𝘁𝗮𝗰𝗸 ☑️HTML ☑️CSS ☑️JS ☑️Bootstrap\n\nItem Form\n\n![Screenshot 2024-06-02 225255](https://github.com/ApsaraWitharana/Pos-System--Bootstrap/assets/139870615/d003795f-5b00-4023-94f6-6ca52c51ec52)\n\nCustomer Form\n\n![Screenshot 2024-06-03 151556](https://github.com/ApsaraWitharana/Pos-System--Bootstrap/assets/139870615/1f06dffa-b348-452e-9733-36a0f49f45e1)\n\nOrder Form\n\n![Screenshot 2024-06-02 230217](https://github.com/ApsaraWitharana/Pos-System--Bootstrap/assets/139870615/e69bb393-7067-4b35-aa7a-45d649307023)\n\n\n## License\nThis project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.\n\u003cdiv align=\"center\"\u003e\n\n#### This project is licensed under the [MIT License](LICENSE)\n\n#### © 2024 All Right Reserved, Designed By [Sachini Apsara](https://github.com/ApsaraWitharana)\n\n\u003c/div\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fapsarawitharana%2Faad-assignment-javaee-pos-frontend","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fapsarawitharana%2Faad-assignment-javaee-pos-frontend","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fapsarawitharana%2Faad-assignment-javaee-pos-frontend/lists"}