Skip to content

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.

Holbiwan/house-of-bliss-eShop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

House Of Bliss Logo

House Of Bliss

Unleash the Bliss Within

⭐ Welcome to House Of Bliss ⭐

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

npm start
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

About

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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published