Skip to content
This repository has been archived by the owner on May 12, 2018. It is now read-only.

kylehodgetts/hitour-android

Repository files navigation

hiTour Android Application

The app has been designed and developed as a second year project at King's College London for Royal Brompton Hospital in London to allow doctors deliver high quality tours around the hospital for their medical students. However, the project requirement was to build a modular and extensible system that could work with any organisation. We successfully achieved that and our product can be used by museums, art galleries, and other instutitions that organise tours or exhibitions.

Get it on Google Play

Application Demonstration

Screen Cast Demo

Team Members

Installation Instructions

The project does not require any additional configuration.

Contribution

Pull Requests

  • Open pull request with name of feature.
  • If feature is still being worked on, mark with Work in progress tag.
  • Feature must have full set of passing tests and marked with Ready tag when ready to be tested.
  • Comments made by reviewers should be addressed before merging to `Master'.

Testing

  • For views, test that they are present and they respond to user actions.
  • Test all methods that have logic.
  • Test methods that have a return value to ensure what is being returned is what is expected.

License

Copyright 2016 Stranders

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages