Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
jimmyangel committed Nov 19, 2015
1 parent 9a3f22b commit f2e0f28
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ This repository contains the code for [RikiTraki.com](http://rikitraki.com), a m

The vision for this project is to create a free and open source and data capability for enabling a community of hiking enthusiasts to share captured GPS tracks, visualize them over a variety of base maps as well as 3D terrain, and include useful descriptions and photographs of the destinations. The application can also be used for mapping tracks of any outdoor activities such as biking, running and boating.

Currently, the data is separately maintained under a git submodule over [here](https://github.com/jimmyangel/rikitrakidata) and accessed by the application as static resources. The data has been migrated to a MongoDB document database and it is accessible via a Web Services layer (github repo [here](https://github.com/jimmyangel/rikitrakiws)), both hosted at OpenShift. A preview of the application using these Web Services can be accessed [here](http://rikitraki.com/TestDB). Once the ability to register users and upload tracks is implemented and fully tested, it will replace the current [RikiTraki.com](http://rikitraki.com) site.
This repository contains the client side of the application. The server side is under the rikitrakiws repository [here](https://github.com/jimmyangel/rikitrakiws)).

**RikiTraki is currently under development - Comments and feedback are greatly appreciated**
**RikiTraki is currently in beta release. In order to post tracks to the site, an invitation must be requested at the registration dialog, - Comments and feedback are greatly appreciated**

0 comments on commit f2e0f28

Please sign in to comment.