-
Notifications
You must be signed in to change notification settings - Fork 43
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #7 from vidhirohira/Kaleshi
Added Readme file of our project Decora
- Loading branch information
Showing
2 changed files
with
109 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,109 @@ | ||
<h1 align="center"> | ||
<a href="https://github.com/CommunityOfCoders/Inheritance-2024" style="display: inline-flex; align-items: center; text-decoration: none;"> | ||
<img src="./COC.png" alt="CoC Inheritance 2024" width="30" height="30" style="vertical-align: middle;"> | ||
<span style="margin-left: 10px; font-size: 24px; font-weight: bold;">CoC Inheritance 2024</span> | ||
</a> | ||
<br> | ||
Decora: Virtual Interior Designer | ||
</h1> | ||
|
||
|
||
<details> | ||
<summary>Table of Contents</summary> | ||
|
||
- [Description](#description) | ||
- [Links](#links) | ||
- [Tech Stack](#tech-stack) | ||
- [Progress](#progress) | ||
- [Future Scope](#future-scope) | ||
- [Applications](#applications) | ||
- [Project Setup](#project-setup) | ||
- [Usage](#usage) | ||
- [Team Members](#team-members) | ||
- [Mentors](#mentors) | ||
- [Screenshots](#screenshots) | ||
|
||
</details> | ||
|
||
## 📝Description | ||
- The Virtual Interior Designer is an innovative and user-friendly platform designed to help users visualize and plan their dream interiors effortlessly. With a personal profile-based account system, users can save and manage their projects conveniently. | ||
|
||
|
||
|
||
## 🔗Links | ||
|
||
- [GitHub Repository](https://github.com/vidhirohira/Virtual_Interior_Designer) | ||
- [Demo Video of Decora](https://drive.google.com/drive/folders/1-6YKqTX5RRUrAFTY-_hjR4_FCZ93Mawg?usp=drive_link) | ||
- [Screenshots of Decora](https://drive.google.com/drive/folders/1-7m2Abz8JKoboT-Y_hvocWGRv1XRkkHf) | ||
|
||
|
||
|
||
## 🤖Tech-Stack | ||
|
||
#### Front-end | ||
- HTML | ||
- CSS | ||
- JavaScript | ||
- React | ||
- Python | ||
|
||
#### Machine Learning | ||
- ML | ||
|
||
## 📈Progress | ||
- 2D to 3D Floor Plan Conversion | ||
Create your custom 2D floor plan, and the platform will seamlessly convert it into a 3D model, offering a realistic view of your space. | ||
- Personalized Interior Design | ||
Enjoy complete freedom to choose and place furniture and decor items as per your preferences. | ||
Customize layouts to match your vision and style. | ||
- Online Furniture Suggestions | ||
Get access to a variety of furniture options scraped from online sources. | ||
Compare styles, prices, and features before making a choice. | ||
- House Detail Form Filling | ||
Input essential house details through a guided form to receive tailored design suggestions. | ||
- Budget Estimation | ||
Get an estimated budget for your house renovation or interior design based on your selected products and preferences. | ||
|
||
|
||
|
||
## 🔮Future Scope | ||
- AI-Powered Design Suggestions – Implement machine learning to provide intelligent furniture placement and interior design recommendations based on user preferences and trends. | ||
- Augmented Reality (AR) Integration – Allow users to visualize furniture placements in real-time using AR for a more immersive experience. | ||
- Smart Home Integration – Enable compatibility with smart home devices to suggest and integrate IoT-based home automation solutions. | ||
- Expanded Furniture Database – Enhance the platform by scraping more furniture options from various online marketplaces. | ||
- Collaboration Feature – Allow multiple users to collaborate on a single interior design project, making it ideal for teams and professional designers. | ||
|
||
## 💸Applications | ||
- Homeowners & Renters – Plan and visualize home interiors before making any purchase or renovation decisions. | ||
- Interior Designers – A powerful tool for designers to create, showcase, and modify designs according to client requirements. | ||
- Furniture Retailers & E-commerce Platforms – Enhance customer experience by allowing them to place and visualize products in their own space. | ||
- Real Estate & Property Developers – Provide prospective buyers with a virtual interior setup for better property visualization. | ||
- Construction & Renovation Services – Assist contractors in planning and estimating renovation costs efficiently. | ||
|
||
## 🛠Project Setup | ||
|
||
For the Web-App 1.Clone the GitHub repo. | ||
```bash | ||
git clone <https://github.com/vidhirohira/Virtual_Interior_Designer> | ||
``` | ||
2.Enter the client directory. Install all the required dependencies. | ||
```bash | ||
cd Virtual Interior Designer | ||
npm install | ||
npm start | ||
``` | ||
|
||
|
||
## 👨💻Team Members | ||
- [Vidhi Rohira ](https://github.com/vidhirohira) | ||
- [Dhruv Panchal ](https://github.com/Dhruvp18) | ||
- [Viraj Vora ](https://github.com/viraj200524) | ||
- [Chaitra Samant ](https://github.com/chaitra-samant) | ||
|
||
## 👨🏫Mentors | ||
- [Adi Awaskar ](https://github.com/adiawaskar) | ||
- [Aarya Bodas ](https://github.com/aarya-16) | ||
|
||
|
||
|
||
|