Giter VIP home page Giter VIP logo

platform-commons's Introduction

platform-commons

This project was generated with Angular CLI version 12+.

Problem Statement

Create an Angular project with routing included. The project will have two routes: Catalogue page and Cart/Basket page. The main functionalities and requirements are as follows:

  • Create a JSON file containing an array of products with fields like Name, Image, Weight, and Price.
  • Implement the Catalogue page to display products fetched from the JSON file. Each product should have an "Add to cart" button.
  • Implement a Cart page to display the added products, their quantities, and provide options to increase, decrease, or remove items.
  • Show a cart icon in the catalogue page for easy navigation to the cart page.
  • Ensure the UI is responsive.

Bonus Features

  • Implement a remove button in the cart page to remove products from the added products list.
  • Implement a checkout/confirm order button that redirects the user to a summary page with the order details.

Screenshots

image image image image image image image image

How to Run

  1. Clone this repository: git clone https://github.com/RiteshKumarShukla/platform-commons/
  2. Navigate to the project directory: cd platform-commons
  3. Install dependencies: npm install
  4. Run the application: ng serve

Technologies Used

  • Angular 12+
  • HTML, CSS
  • JSON for data storage

Contributors

  • Ritesh Kr. Shukla For more details about the project, visit GitHub.

platform-commons's People

Contributors

riteshkumarshukla avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.