Click-Mall

Click Hive CLICK MALL

Created by Daniel Githiomi

🚧 Description

This project was created using Angular CLI version 15.2.6.

Click Mall is a project developed using Node, Angular, Typescript, HTML5 and CSS. It is an online E-Commerce Store Application that allows a user to shop for products provided by the backend API.

πŸ‘€ Product Preview

Screenshot

πŸ—οΈ Development server

Run ng serve for the development server. Navigate to http://localhost:4200/. The application will automatically reload if you change any of the source files.

🏁 App Configuration

Install dependencies

npm install

Run Angular server (http://localhost:4200)

ng serve

Run the Stripe server (http://localhost:4242)

node stripe-server.js

⏬ Setup/Installation Minimal Requirements

You will need to have the following installed on your system for the application to run:

Make sure to run the following command to get the node_modules folder added to your version.

npm init

You will also need to have a local server running to perform the cart checkout using the following command in the root directory.

node stripe-server.js

βž• Compatibility

Compatible with all mordern browsers.

πŸ€– Technologies & Resources Used

It is made entirely using Visual Studio Code in ollaboration with the Angular CLI to create all the files and to achieve the output as you see it.

ng add @fortawesome/angular-fontawesome
npm install @stripe/stripe-js

πŸͺ² Known Bugs

Only one bug to report at the moment! Else, the system works efficiently at 100% guaranteed.

  1. Stripe is a payment system that only works with United States Registered Cards. This limits the ability of other countries to use this payment method.

Cross platform support are under development using React.

Other payment methods such as PayPal will be integrated soon!

πŸ—οΈ Setup Instructions

In order to enjoy the features of this application you will need to:

πŸ“§ Support and contact details

Contact me through any of the following:

πŸ“ƒ License

Click the following to access the license page: Click-Here

Copyright (c) {2023} DhosioLux Co.