-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
61 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,61 @@ | ||
Design Studio Express | ||
====== | ||
Get a week’s worth of work … done in a day. If you’re in UX, Design or Advertising, | ||
your team can use Design Studio Express to solve design challenges fast. | ||
Start from a templated set of activities or easily build your own design studio: | ||
* DSX helps you ideate and solve design challenges facing your: | ||
|
||
* new product | ||
|
||
* website | ||
|
||
* mobile app | ||
|
||
* product feature iteration | ||
|
||
* Guides your team through timed rounds of brainstorming, cardstorming, sketching, refining and presenting ideas to arrive at solutions | ||
|
||
* Brings the whole team together to collaborate and generate 360° of perspective | ||
|
||
* Keeps everyone focused through singular challenges and sequenced activities | ||
|
||
* Provides a checklist of materials you’ll need for success | ||
|
||
* Saves photos and templates together to make downloading, sharing and referencing easy | ||
|
||
#### Screenshot | ||
![Screenshot iOS](http://url/screenshot-appname-ios.png "screenshot iOS") | ||
|
||
<!-- edit this image location --> | ||
[![Download on the AppStore](https://raw.github.com/repat/README-template/master/appstore.png)](https://itunes.apple.com/us/app/design-studio-express/id1054379438) | ||
|
||
## Tests | ||
#### Works on | ||
* iPhone 6 and greater with iOS 9.1+ | ||
|
||
## Permissions | ||
* Any permissions needed by the app | ||
|
||
## License | ||
* see [LICENSE](https://github.com/aiaio/DesignStudioExpress/blob/master/LICENSE.md) file | ||
|
||
## Version | ||
* Version 1.0 | ||
|
||
## How-to use this code | ||
#### Requirements | ||
1. Xcode 7 / iOS 9 / Swift 2 | ||
2. CocoaPods | ||
|
||
#### Installation | ||
|
||
1. Clone the repository | ||
2. `cd DesignStudioExpress` | ||
3. `pod install` | ||
4. `open Design Studio.xcworkspace` | ||
|
||
## Contact | ||
#### Alexander Interactive | ||
* Homepage: http://www.alexanderinteractive.com/ | ||
* e-mail: [email protected] | ||
* Twitter: [@aiaio](https://twitter.com/aiaio "aiaio on Twitter") |