Pointi

Score keeping, made for instant sharing

 

         

 

Pointi is a Firebase-powered web app for keeping track of scores for boardgames or other activities.

It started as an experiment with Firebase but the goal is to attempt to create a micro-social network for game recording and sharing... "GameCentre for the real world". Currently, users can create accounts, "friend" each other and share access to individual games with friends. Scoring is very simple at the moment - just adding subtracting score for each player. Firebase allows updates to the scores to be syncronised instantly across users/devices!

 

 

Under Development:

 

  • Initial "Very Alpha" Release
  • Game Collections
  • Board Game Geek integration
  • Stats
  • Leaderboards
  • Gallery

 

 

 

 

 

 

Privacy information
(not quite a policy...)

Passwords
User Accounts and authentication is handled directly using the Firebase API. Your password is only maintained by Firebase authentication servers - I never have access to it, only an authentication token.
Other Data
The app and data is hosted by Firebase. I will never share with data with anybody else. In the current state of the app, it is likely that I will need to view data for development and testing purposes.
"Very Alpha"
Problems are very likely at this stage in development and things may go wrong. However, once the 'status' of the app reaches "Beta"-like, all data will probably be removed completely to start fresh.
Open Source
Full source is available on github. I really am open to criticism and suggestions, as I am proper noob! :)

 

 

Made by iisjreg in Codio. Powered by Firebase, Angular & mobile-angular-ui