Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
vasarhelyia committed Nov 16, 2014
1 parent 83dfeea commit 055aacc
Showing 1 changed file with 10 additions and 12 deletions.
22 changes: 10 additions & 12 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
BrewMobile
==========
# BrewMobile

iOS client for the [Brewfactory](https://github.com/brewfactory/BrewCore) project

Expand All @@ -12,29 +11,28 @@ App for managing the brewing process from your iPhone.
- gives visual feedback of the current state
- brew designer - ability of composing new brew
- stopping current process

**The UI**

![Brewing a beer](http://brewfactory.org/BrewMobile/img/4.png)
![Designing a brew](http://brewfactory.org/BrewMobile/img/5.png)

Used technologies
-----------------
## Used technologies

- Swift
- iOS >= 7.0, iOS 8 compatible
- Socket.IO for WebSocket

### Setting up the project ###
## Setting up the project
```
$ pod install
$ open BrewMobile.xcworkspace/
```
// TODO
-------

## // TODO

- improve test coverage
- support push notifications (for phase changes)
- ability to edit host
- pause/resume
- logs

## The UI

![Brewing a beer](http://brewfactory.org/BrewMobile/img/4.png)![Designing a brew](http://brewfactory.org/BrewMobile/img/5.png)

0 comments on commit 055aacc

Please sign in to comment.