Android Application Development: Mandatory assignment

This text is preliminary: I might add more requirements, hints, etc.

This is the mandatory assignment for the 4th semester elective course Android Application Development.

Your solutions to this assignment must be "passed" before you can attend the 4th semester elective exam.

The case: Canteen App

Currently EASJ has 3 locations in Roskilde: Elisagårdsvej 5, Bakkesvinget 67 and Maglegårdsvej 8.

Early 2018 all programmes will be relocated to a new campus at Maglegårdsvej 2. The new campus includes an canteen.

In this assignment you must program a prototype of a canteen app.

Some user stories

The canteen app should be used by the customers (students and staff) to

Apps for your inspiration

The back-end: REST API

I have created a simple REST API for you application.

If you want more more methods in the REST API, please tell me - maybe I will implement the methods

REST API objects

The API currently has 4 objects

REST API methods: Customer

REST API Dishes

REST API Ratings

REST API TakeAway

Technical requirements

Activities

Screen size and density

Screen orientation

Lists

Rest

Gestures

SharedPreferences

Firebase

Error handling

Extras