| Build Status | |
|---|---|
| Production |
Product Owner:
- Kickoff Date:
- Project Duration:
- Current end of contract Date:
| Thing | Location |
|---|---|
| Waffle Board | link |
| Google Drive | link |
| Sprint Reports | link |
| Continuous Integration | link |
| Staging | link |
| Production | link |
| iOS App Store | link |
| Google Play Store | link |
| OS | Browsers |
|---|---|
| Windows | IE 11+, Chrome (latest), Firefox (latest), Edge (latest) |
| Mac | Chrome (latest), Firefox (latest), Safari (latest) |
| iOS | Safari (latest) |
| Android | Chrome (latest) |
| Platform | OS Version | Install Base |
|---|---|---|
| iOS | 10 and above | https://developer.apple.com/support/app-store/ |
| Android | 4.4 (KitKat) and above | https://developer.android.com/about/dashboards/index.html |
| Platform | Devices |
|---|---|
| iOS | iPhone 6 and newer |
| Android | Samsung S6, S7, and S8 families |
| Role | Person | |
|---|---|---|
| Client | ||
| Product Owner | ||
| Product Manager | ||
| Tech Lead | ||
| Engineer | ||
| Designer | ||
| QA | ||
| Business Analyst | ||
| Account Manager |
- Elixir
- Phoenix Web Framework
Project can be set up by running sh ./bin/setup. It does the steps defined below.
Note that Elixir 1.5 or greater is required in order to start it.
Once run, follow directions and start app by running sh ./bin/server
Now you can visit localhost:4000 from your browser.
- Create an app in the Revelry Cluster: http://wiki.revelry.co/index.php/How_to_create_a_new_app_in_cluster
- Update the .travis.yml with the app name from deis in the deploy sections
- Look at
rel/config/prod_runtime_config.exsfor what environment variables are expected to be set in production