Giter Site home page Giter Site logo

joaocmd / shopist Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 1.97 MB

Shopping list application with crowd-sourced functionalities. Developed in the context of the Mobile and Ubiquitous Computing course project, 2020-2021

Kotlin 86.74% TypeScript 13.25% Shell 0.01%

shopist's People

Contributors

hugo-marques-work avatar joaocmd avatar masterzeus05 avatar

Stargazers

 avatar

Watchers

 avatar  avatar

shopist's Issues

See pantry lists

  • Maybe add location (by inputting an address, picking a point on a map, or by using the current location)

Properties of a pantry list:

  • Title
  • Location
  • Products

Add photos/prices to products

To do this, the user must add a barcode and store

  • When this is done, the data must be sent to the server, where it stores it and indexes by barcode, and store associated

Add Store

Choose if by default every product is on this store or none

Add stores

  • By GPS, picking a point in the map or giving an address

Queue Wait Time Estimate

  • When arriving at the checkout area, detect it by location using a beacon
  • Store the time of arrival
  • Store the time of leaving
  • Calculate the amount of time by item
  • Assume 1 of every 2 people has this app
  • Get wait time estimate

Show cart list

  • Quickly allow the user to move a product from the shopping to the cart
  • Show total price and quantity
  • After the payment allow for a way to move the products to the pantry list easily

Share lists with other users

  • Store lists in server
  • Every device has a unique id
  • Possible ways to share a list: alphanumeric id, QR Code
  • Synchronization must be "seamless"

Cache (Timely and not timely)

  • Have two caches: one for timely data and another for data that does not change
  • Timely data include synchronized pantry lists, wait time estimates, prices
  • Non-timely data include photos
  • Cache size must be capped at 10MB

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.