Skip to content

Latest commit

 

History

History
84 lines (76 loc) · 5.3 KB

README.md

File metadata and controls

84 lines (76 loc) · 5.3 KB

DreamBoard ☁️🛋

Plan your next perfect room by selecting any color palette of your choice. This website will then scout the ideal furniture choices for your dream room along with the perfect side pieces to go along!

MVP

  • Return furniture suggestions to a user based on a given color palette.
  • Upload images of your own furniture to get a matching color palette back.
  • Create a "saved" section to save multiple ideas of a room with its corresponding pieces of furniture, similar to Instagram “collections”

Stretch Goals

  • Provide a suggested/trending color palette generator for users.
  • Give furniture suggestions based on past searches/viewed items.
  • Create public "rooms" to get other opinions on your furniture combinations!

Milestones

Week # Deliverables
1 Set up development environments. Start wireframes & API tutorials for backend. Push test files to GitHub.
2 Start "Color Picker" page. Set up middleware to fetch API information about furniture based on color.
3 Keep working on week 2 deliverable. Start working on integration of color picker page with front-end.
4 Upload an image page. Send an image to the Imagga Color Extractor to extract color of furniture.
5 Continue working on Week 4 deliverable. Integrate front-end and back-end. Start creating MongoDB schema for favorite color choices.
6 Start work on "saved page". Finish any remaining integrations for "Upload Image" page and "Color Picker" page
7 Continue work on "saved page" and continue integration.
8 Complete any remaining integrations. Start working on presentation slide deck.
9 Practice presentation and add finishing touches! You can do it! 💙

Tech Stack

Software to Install

Tutorials