DRIVEME is an app developed during the Hack&Shop Casino hackathon. It allows the user to buy his groceries with a simple interface based on their purchase habits.
In this current version, it runs as an AngularJS webapp, with no backend and only mocked data. Further improvements would include actual connections to retail stores data and Cordova integration for a native app.
Node.js and mongodb
npm install
npm start
You can then access it with services such as ngrok