Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 593 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 593 Bytes

Timetable

This is an app created in tandem with DCU Tech Week, This Android app displays design principles such as swipe, and drawer navigation, along with fragments

Github libraries are used to remove boiler plate and simplify complex tasks Active Android is used to persist timetable information Retrofit is used to access an API and map the json response to entity classes Android annotations is visible though commented out, this is handy for removing boiler plate during UI instansiation and Listener uses.

Basic ui design, colours, text views, lists are visible