Skip to content

Venkatnvs/WearBloomProject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

WearBloom Logo WearBloom

WearBloom is a wardrobe management web application designed to help users efficiently manage their wardrobe, create outfits, track sustainability, and make informed decisions to reduce overconsumption. The platform enables users to organize, visualize, and track the usage of their clothing items, while promoting sustainable fashion choices.

🚀 Live Demos

📥 Sample Login Credentials

To explore the platform, you can log in using the following credentials:

🎥 Video Overview

Watch a quick overview of the WearBloom platform:

WearBloom Overview

Click the image to watch the video!

🛠️ Tech Stack

Frontend:

  • React (with Vite) – A fast and lightweight framework for building UI.
  • Tailwind CSS – A utility-first CSS framework for responsive and modern styling.
  • FullCalendar – A dynamic calendar plugin for scheduling outfits.
  • Zod – A TypeScript-first schema declaration and validation library.
  • Axios – A promise-based HTTP client for making API requests.

Backend:

  • Django – A robust Python framework for backend logic and API management.
  • Django REST Framework – Extends Django to support RESTful API architecture.
  • PostgreSQL – A powerful, open-source object-relational database system for handling data storage and management.
  • Render – A cloud platform for deploying web services and APIs.