Skip to content

MeetPrajapati16/Way-to-Interior

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🏠 Interior Design Web Application (Django-Based)

A modern and intuitive web application built with Python Django, tailored for interior design professionals and enthusiasts.

Key Features

  • User Authentication
    Secure registration and login system with email-based password recovery.

  • Design Upload & Approval
    Users and designers can submit their interior design ideas. Designs go live only after admin approval, ensuring quality control.

  • Explore Design Styles
    A variety of interior design styles are showcased for inspiration and selection.

  • Contact Page
    Built-in contact form for user inquiries or service requests.

  • Review System
    Users can leave feedback, helping designers gain visibility and credibility.

This platform bridges the gap between creative designers and users seeking interior design solutions. From concept sharing to user interaction, every aspect is streamlined for efficiency and aesthetics.


Technologies Used

  • Python Django
  • HTML, CSS, JavaScript
  • SQLite/PostgreSQL (Database)
  • SMTP for email password recovery

Installation & Setup

  1. Clone the repo:
    git clone https://github.com/your-username/interior-design-app.git

  2. Create and activate a virtual environment.

  3. Install dependencies:
    pip install -r requirements.txt

  4. Run migrations:
    python manage.py migrate

  5. Start the server:
    python manage.py runserver

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published