Welcome to Bright Home Furniture, your go-to destination for high-quality furniture shopping online. This Django-powered e-commerce website allows users to explore a wide range of furniture products and place orders conveniently from the comfort of their homes.
Visit the live website: Bright Home Furniture Visit the live Vercel : Bright Home Furniture Vercel
- Product Catalog: Browse through a diverse collection of furniture products.
- User Accounts: Create accounts, log in, and manage your profile.
- Shopping Cart: Add products to your cart and proceed to checkout.
- Order Management: Track the status of your orders.
- Secure Transactions: Ensured through Django's security features.
- Responsive Design: Enjoy a seamless experience on various devices.
- Django: The web framework for building the application.
- HTML/CSS/JavaScript: Frontend technologies for a user-friendly interface.
- Django REST Framework: Used for building APIs.
- Database: PostgreSQL
- Vercel: Hosting provider for the live deployment.
- React Native: The App dev framework for building the smooth mobile apps.
- JavaScript Extention (JSX): Frontend technologies for a user-friendly interface.
- Flask Backend: Used for building APIs.
- Database: Mongodb With Flask Pymongo
To run this project locally, follow these steps:
- Clone the repository:
git clone https://github.com/Raahim2/BrightHome.git
- Install dependencies:
pip install -r requirements.txt
- Apply migrations:
python manage.py migrate
- Create a superuser account:
python manage.py createsuperuser
- Run the development server:
python manage.py runserver
Visit http://localhost:8000
in your browser to explore the local version of the website.
If you'd like to contribute to the development of Bright Home Furniture, please follow our Contribution Guidelines.
This project is licensed under the MIT License.
For any inquiries or support, please contact us at support@brighthomesfurniture.com.
Happy shopping at Bright Home Furniture!