Skip to content
Kevin Primat edited this page Feb 21, 2015 · 28 revisions

MVP - Prototype of marketplace

  • Database schemas created
  • Idea of how to show products in 3D environment
    • 20 3D models in mesh environment
  • Know where to get product images and information
  • Name found
    • Sphereable
  • Style Guide, Contributions, and Readme
  • Login and signup via Facebook working
  • Have all webpages designed, edited, and running
  • App deployed to AWS
  • MVP sent to Facebook for Open Graph application

MVP+1

Three.js

  • Basic lighting, shadow, and camera set up
  • Basic 3D objects
  • Link environment to website
  • 3D objects to embed IDs linking to Amazon products
  • Have surrounding environment

Dev ops

  • Basic search functionality
  • Data in cloud search

Testing

  • Tests implemented for the shopping cart

MVP+2 - 3D world linked to Amazon

  • Group aim for better documentation

Dev ops

  • Ability to filter products
  • Faceting (filter by price, category, or color)
  • Sorting
  • Paging

Three.js

  • On object click, open a sliding in 'div'
  • Scene populated with 3D models
  • 3D landscape with environment

Server

  • Implement a multi-user room-share with Socket.io
  • Test written
Clone this wiki locally