JasonTHChen / NWMuseumAR

iOS AR application for the New Westminster museum.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NWMuseumAR

iOS AR application for the New Westminster museum.

Design

Our inital design for the application looks like this:

Let's use this as our starting point, although it's obviously subject to change.

Installation

No installation necasary. We have included all the Pod files so you DO NOT have to install anything.

Contributing

Gitflow

  1. Fork it (https://github.com/NewWestMuseumAR/NWMuseumAR/fork)
  2. Create your feature branch (git checkout -b feature/fooBar)
  3. Commit your changes (git commit -am 'Add some fooBar')
  4. Update CHANGELOG.md
  5. Push to the branch (git push origin feature/fooBar)
  6. Create a new Pull Request

Format

CHANGELOG format is based on Keep a Changelog

Happy Coding!

About

iOS AR application for the New Westminster museum.

License:MIT License


Languages

Language:Swift 98.3%Language:Ruby 1.7%