Skip to content

General purpose achievement tracking application built with React Native, Typescript, and NestJS

Notifications You must be signed in to change notification settings

joe307bad/points

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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