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

https://github.com/holbiwan/house-of-bliss-eshop

House of Bliss is an e-commerce and community platform dedicated to mental well-being and holistic living. It offers essential oil packs, coaching contacts with professionals . My site uses Python3, Django Rest Framework, React.js, PayPal API and SQLite database.
https://github.com/holbiwan/house-of-bliss-eshop

aromatherapy django-rest-framework ecommerce holistic js json nodejs paypal portfolio python3 sqlite-database stripe

Last synced: about 1 month ago
JSON representation

House of Bliss is an e-commerce and community platform dedicated to mental well-being and holistic living. It offers essential oil packs, coaching contacts with professionals . My site uses Python3, Django Rest Framework, React.js, PayPal API and SQLite database.

Awesome Lists containing this project

README

        


House Of Bliss Logo

House Of Bliss


Unleash the Bliss Within



:star: Welcome to House Of Bliss :star:

### Link to my landing page : https://holbiwan.github.io/Holbiwan-HOB.github.io/

Here is your serene destination for high-quality aromatherapy products
and holistic wellness. this e-commerce platform is specially designed to provide an immersive
and soothing experience, empowering you to unleash the bliss within.

# 📋 Content

1. 🔨 Installation - Setting Up
2. đŸ› ī¸ Configuration
3. đŸ’Ŋ Database
4. 🔒 Payments and Security
5. 📊 Tools Usage
6. 🏃 Running the Application
7. ÂŠī¸ License

## 🔨1. Installation - Setting Up

Before diving into the blissful experience of House of Bliss, ensure you meet the following requirements:

- Node.js 12.x or higher
- Python 3.8 or higher
- Pip for Python dependencies

**Setting Up:**

Clone this repository to your local machine to set up the platform:

```
git clone https://github.com/Holbiwan/House-of-Bliss_eShop.git
cd House-Of-Bliss_eShop
```

```
npm install
pip install -r requirements.txt
```

This section is dedicated to initial setup procedures.

## đŸ› ī¸ 2. Configuration

Configure your application by editing the `.env` file to include your specific environment variables and secrets.

## đŸ’Ŋ 3. Database

The e-commerce platform utilizes SQLite for efficient data management. Ensure your database is configured by editing the `config/database.json` file with the appropriate credentials.

## 🔒 4. Payments and Security

For secure transactions, we integrate with PayPal. Set up the payment gateway by configuring the PayPal button to ensure a smooth checkout process for your customers.

## 📊 5. Tools Usage

This section provides an overview of the tools for using the House Of Bliss e-commerce platform.




## 🏃 6. Running the Application

```Start the development server with:
npm start
```

```For the Django backend:
python3 manage.py runserver
```
Adding Products:

To add products to your e-commerce site, navigate to the admin panel at `/admin` and use the intuitive interface to manage your inventory.

## ÂŠī¸ 7. License

This project is licensed under the MIT License

**Author:** Sabrina Papeau - [Github](https://github.com/Holbiwan)