Skip to content

Commit

Permalink
Added thoughts about issue #1
Browse files Browse the repository at this point in the history
  • Loading branch information
Mitch committed Aug 5, 2019
1 parent 46d69d7 commit e1da848
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ Coding Challenge: A mobile app that captures, stores and displays photos

## Approach
I started working on this take home test by separating the task description into small issues. These issues filled up a simple [Kanban board](https://github.com/easytargetmixel/ios-photo-app-challenge/projects/1), along with my initial thoughts and ideas in the issue descriptions.
The first task, "Start menu" acts as the starting point for the project, as well as, a connecting point for the two main features of the app, capturing photos and displaying previously taken photos. Issue #1 can be seen as the most basic requirement: build an app that displays two options to the user. It is the framework for all other features and implementations.

## Possible Improvements

Expand Down

0 comments on commit e1da848

Please sign in to comment.