Posts

Showing posts from June, 2016

An app about the Galaxy's finest smugglers(SW): Ionic app with a Java backend

Image
In this post we will continue the story of Cpt.Danko (Danko) and how he returned to work from 3 months of medical leave and was asked to build a mobile app about the Galaxy's finest smugglers using technologies that he knew little about. In the first part of the story we got to know how Danko built the Java backend for the app and in this part we will explore the front-end side of things i.e. the Ionic framework powered mobile app. Background In the first part of this story, Java RESTful backend for an app about the Galaxy's finest smugglers , we learned about the new project requirements that Danko had to work with, which were For his new project, Danko was asked to build an app that that shows a list of some of the  galaxy's finest smugglers   their race when we click on them  and the user should also have the ability to add a smuggler Since this was a client project, the UI for the project was already known and the first thing that Danko had to do was ...