An open API service indexing awesome lists of open source software.

https://github.com/michael-blake-donaldson/planthaven-ecommerce_store

A simple ecommerce store for plants.
https://github.com/michael-blake-donaldson/planthaven-ecommerce_store

eccomerce javascript plants-website

Last synced: 29 days ago
JSON representation

A simple ecommerce store for plants.

Awesome Lists containing this project

README

        

# Plant Haven

Welcome to **Plant Haven**, your online paradise for all things plants! This website allows users to explore and purchase a variety of plants, manage their cart, and securely checkout using Stripe integration.
Users can also sign up and log in to manage their shopping experience.

## Features

- **Explore Plants**: Browse plants by categories such as indoor, outdoor, rare finds, and more.
- **Search and Filter**: Search for plants by name and filter by region, category, and difficulty level.
- **Add to Cart**: Add your favorite plants to a shopping cart.
- **Secure Checkout**: Checkout using Stripe for secure payments.
- **User Authentication**: Sign up and log in to access cart functionality.
- **Responsive Design**: Enjoy a seamless experience across devices.

## Technologies Used

### Frontend
- **HTML5**
- **CSS3** (with responsive design)
- **JavaScript**

### Backend
- **LocalStorage and SessionStorage** (for user data and cart management)

### Payment Integration
- **Stripe API**

### Tools
- **Visual Studio Code** (Development)
- **GitHub** (Version Control)