An open API service indexing awesome lists of open source software.

https://github.com/leoherrmann/blink

Prototype of an Android app for a grocery shopping service.
https://github.com/leoherrmann/blink

Last synced: 3 months ago
JSON representation

Prototype of an Android app for a grocery shopping service.

Awesome Lists containing this project

README

        

# Blink

## Description

Prototype of an Android app for a grocery shopping service.

This project was realized as a part of the course "Human Computer Interaction" at Hochschule Darmstadt in collaboration with [TOPsti](https://github.com/T9310). Our task was to implement a given set of features. These features do not have to be fully functional. Instead we were asked to focus on high quality user experience.

This prototype supports three types of users:
- customers browse the products and place orders
- providers manage the products and pick-up orders
- deliverers manage delivery orders

## Visuals

## Usage

When the app is started, a login mask opens. The entered username determines which part of the app you will see. Type
- "deliverer" to login as a deliverer
- the name of a provider such as Lidl, Rewe, Netto, ... to login as a provider
- any other name to login as a customer

Feel free to play around :)