Saturday, March 12, 2016

Week 2 - Development Environment Set-up

This week, I had discussed with Matthew about the task we should focused in iOS development, and we found out that set-up of a web server is necessary for our application, as mostly we will dealing with the RESTful APIs calls. Which lead to another discussion with Michael whether we should use Amazon Web Server(also known as AWS) directly or looking for another option(digital ocean or hosted in campus).

We decided that we should know what the campus can offer to us or else we will directly use AWS for development and deployment, instead of everyone doing their development in their own machine and sharing code through GitHub(we will still using it for Source Control).