Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dev branch #6

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Dev branch #6

wants to merge 3 commits into from

Conversation

7597243
Copy link

@7597243 7597243 commented Jan 15, 2024

For email @gmail.com

7597243 and others added 3 commits January 15, 2024 05:12
# Online Hardware Store

Welcome to the Online Hardware Store project! This React application provides a user-friendly interface for customers to explore and purchase various hardware items. The project incorporates features such as a dynamic inventory, shopping cart functionality, and error tracking using Sentry for improved debugging and monitoring.

## Table of Contents

- [Features](#features)
- [Setup](#setup)
- [Usage](#usage)
- [Error Tracking with Sentry](#error-tracking-with-sentry)
- [Contributing](#contributing)
- [License](#license)

## Features

1. **Inventory Display:**
   - Browse through a diverse range of hardware items displayed on the main page.
   - Each item includes details such as name, image, and price.

2. **Shopping Cart:**
   - Add desired items to the shopping cart by clicking the "Buy!" button.
   - View the contents of the shopping cart in real-time on the sidebar.

3. **Checkout Functionality:**
   - Simulate a checkout process to finalize the purchase.
   - The checkout process includes error handling and logging for a robust user experience.

4. **Error Tracking with Sentry:**
   - Integrated Sentry for efficient error tracking and monitoring.
   - Errors are logged with additional context, such as user information and cart details.

## Setup

1. **Clone the Repository:**
   ```bash
   git clone https://github.com/your-username/online-hardware-store.git
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants