Semester Project

Students are required to group themselves into teams of 2 to 6 people to work on a semester project during the last half of the semester. Project-related assignments will appear as Homework assignments near the end of week 8. Please send Prof. Anderson the members of your team ASAP and no later than Wednesday, October 24th. (Single person “teams” will be accepted in some cases, but it will not be easy.)

Your team should work together to develop a project idea. The project idea should concern itself with at least one of the application architectures below:

  • a mobile application designed to run on iOS, Android or Windows Phone
  • a web service designed to be consumed by a mobile application running on one of the three platforms listed above. In this case, your team should plan on implementing a simple client that can display the output generated by the web service in some fashion (but more than just displaying the JSON or XML that the service generates).
  • a web application that is designed to be displayed in a mobile web browser (such as Safari, Firefox, and Opera on iOS or Browser, Firefox and Opera on Android or the browser on Windows Phone). In this situation, you will want to test your web application on these browsers either running on an actual device or within the emulator for that platform.

The last two options above allow teams to work on projects that make use of OO web frameworks such as Django, Ruby on Rails, .Net, Java Server Pages, etc. rather than building a mobile application.

What your mobile app, web service, or web application does is up to you. It could be a game or a personal information manager or a database of some type. Whatever it is, it should be possible to create a non-trivial set of classes and services that make use of design patterns and provide a nice set of functionality to the end-user.

Project ideas are due to Prof. Anderson by the beginning of week 9. I will be examining the scope of each project and will ensure that it matches the size of the team. That is, I will be expecting more of a 4 person team than a 2 person team and so I will want a chance to review your project ideas and to iterate on scope.

The goal is to have every student in class assigned to a project team with a clear project topic by the end of Week 9 which is Friday, October 26th.


© Ken Anderson 2012