/packr

Primary LanguageJavaScript

Packr

Packr logo

Problem Statement:

While packing for a trip, you may forget to bring some items.

Solution:

Packr will alleviate the feeling that you forgot something while packing for a trip. By taking a picture of the items you plan to pack, Packr will tell you before hand if you have everything you need, or if you are missing a number of items.

Technologies:

Front End

  • Google Tensorflow.js
  • React.js
    • JavaScript
    • HTML
    • CSS
  • Semantic UI
  • Node.js
  • Express
  • Knex.js
  • PostgreSQL

To Do:

  • Expand Model to allow user by user case
  • Clean up CSS into one format
  • Sanitize all user inputs
  • Add ability to delete items from pack
  • Add ability to delete a backpack
  • Profile page
  • Sign out
  • Add a place to view all backpacks
  • Have a place to create a new backpack
  • Have a place to add items to a pack
  • Ability to check current bag to see if everything is there
  • Ability to sign in to profile
  • Ability to Sign up