GithubHelp home page GithubHelp logo

jivkovaviktoria / quickcart Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 205 KB

QuickCart is a Single Page Application (SPA) built using ReactJS. Developed as the final project for the ReactJS course at AdvanceAcademy

License: MIT License

JavaScript 98.72% HTML 0.98% CSS 0.31%

quickcart's Introduction

QuickCart

QuickCart is a Single Page Application (SPA) built using ReactJS. Developed as the final project for the ReactJS course at AdvanceAcademy, QuickCart simulates an e-commerce product management system by integrating with the DummyJSON API, offering CRUD (Create, Read, Update, Delete) functionalities.

Table of Contents

Project Overview

The goal of this project is to create a responsive and interactive web application that handles product management tasks through CRUD operations. QuickCart connects to the DummyJSON API to interact with data, demonstrating the practical use of ReactJS in building user-friendly interfaces.

Features

Core Functionalities

  • CRUD Operations: Create, read, update, and delete products using the DummyJSON API.
  • Search and Filter: Search functionality to locate products easily.
  • Responsive Design: Optimized for both desktop and mobile use.

Specific Requirements

  • API Integration: Utilize the DummyJSON API for backend product management.
  • Product Operations:
    • List Products: Display products with details such as title, price, brand, thumbnail, stock, and discount percentage.
    • Search Products: Allow users to search for products and view results on a dedicated results page.
    • Product Details: Show detailed information on a single product with options to edit or delete.
    • Add Product: Interface for adding new products to the database.
    • Edit Product: Easily update product details.
    • Delete Product: Remove products from the database.

Additional Features

  • Custom Hook: Implement a custom hook for calculating the discounted price of products.
  • Styling: Style the application using React CSS modules or your chosen styling technique.
  • State Management: Optional use of Redux for state management across components.

Technology Stack

  • Frontend: ReactJS
  • Styling: TailwindCSS
  • API: DummyJSON

Getting Started

Instructions on how to setup, run, and deploy the application locally.

Installation

git clone https://github.com/jivkovaviktoria/quickcart.git
cd quickcart
npm install

Screenshots

  • PRODUCTS LIST

image

  • PRODUCT VIEW

    image

  • ADD PRODUCT

    image

  • EDIT PRODUCT

    image

  • DELETE PRODUCT

    image

quickcart's People

Contributors

jivkovaviktoria 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.