Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 801 Bytes

README.md

File metadata and controls

25 lines (17 loc) · 801 Bytes

Fieldwire-Prints

Assumptions

  • User will upload floorplans of type jpeg
  • Project is created at once by uploading all the floorplans at once (cannot edit project)

Libraries used

Features

  • Users can create account
  • User can upload projects
  • User can delete projects
  • Image processing is asynchronous! Thumbnails in the project page show up later once processing is done
  • Images are uploaded to S3 in the form ( img.jpg, thumb_img.png, large_png_img.jpg)

Features to add

  • Users can delete account or edit it
  • User can edit projects
  • Drag and drop/better UI interface