Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 554 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 554 Bytes

Points

General purpose achievement tracking application. Admins create achievements and users check into the achievements for points.

Projects:
  • API.Points - RESTful service to manage data storage and authentication
  • Native.Points - Cross-platfrom iOS/Android application serving as the main access to the API
  • Shared.Points - Shared assets and entities between the API and Native projects
  • Deploy.Points - Provisioning tools to build the necessary infrastructure for all the projects