This project is the second part of an individual assignment for the COMP40004 Web Development and Operating Systems module at Asia Pacific Institute of Information Technology (APIIT), Sri Lanka (Partnered with Staffordshire University UK). This phase of the project focuses on implementing a client-side web application for Groceries Supermarket, integrating JavaScript to enhance functionality and user experience.
Upon completing this assignment, I have achieved the following learning outcomes:
- Designed, programmed, and tested a web application using current web standards, suitable for both mobile and offline use.
- Demonstrated proficiency in JavaScript to create dynamic and interactive web pages.
The web application consists of the following pages:
- Home Page
- About Us Page
- Dairy Products Page
- Vegetables Page
- Cosmetics and Skin Care Products Page
- Order Page
- Payment Page
- Loyalty Registration Page
- JavaScripts: Contains JavaScript files for handling application logic.
Order_Page.js: JavaScript file responsible for the order page functionality.
- Css_Stylings: External stylesheet for the application.
- Fonts/Syne: Custom font files.
- Icons: Icon files used throughout the application.
- Logo: Logo files for branding.
- Photos: Image assets for the website.
- Json_Files: JSON data files used to store product information.
- HTML
- CSS
- JavaScript
To view and test the application locally, follow these steps:
- Clone the repository:
git clone https://github.com/thieveshkar/WDOS-2_CB013248-.git