World Culture Travel
World Culture Travel is an Android application built with Android Studio.
I worked on World Culture Travel over about two months, from May 2019 to July 2019. I had no prior Android development experience before this project, but through it I built hands-on experience with Android Studio and app development with Java and XML.
Requirements
The client wanted an app that let people download and view, via the Google Play Store, the audiovisual materials used during elementary school classes. Those materials included both image and video files, so I designed the app around viewing both. Since it also needed to work offline, we couldn’t keep a server around to host and serve the materials over the internet — so I built the app to bundle all the materials directly into the build.
Design
For design, I handled the icons and UI/UX myself, but outsourced the illustration work. I then used XML to lay out the design assets and arrange the materials on the display screen.