Welcome to our Informatica Cinema! In the following 3 parts, you'll be re-creating a film info application. With a subtle Christmas theme of course! The result will look something like this:
Template: No need to use any other template, this repo is more than enough! 😁
Objectives:
-
Clone the template repo to get started.
-
Try to get your screen to match the grey style example as closely as possible, preferably pixel perfect, but at least make sure margins are consistent and alignments are correct! This is the grey style version of the final application above:
-
Modify the HomeScreen.java file and add your code to it.
-
Your screen does not need to handle clicks on links. It's all about the layout. The styling and colours will come at a later time.
-
Please make sure to use at least 3 layout managers and 3 UI controls.
-
Code quality with regard to reliability, readability, adaptability, maintainability, safety and / or performance should be high.
-
Commit and push your solution to this GitHub repo, and let us know via the hand-in button in Brightspace.