Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 637 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 637 Bytes

README

This is not an officially supported Google product.

Overview

A web application that permits users to plan, track, view and thus help the users achieve their personal objectives and goals.

Implementation

  • The web application can be deployed using Firebase.
  • User data, i.e. the objectives and goals are stored in Firestore.
  • There is currently no end-to-end encryption for user data.
  • Users need to log in to their Google account before using the web application.
  • The data is currently not encrypted in Firestore.

Important notes

  • Source code may change without retaining backward compatibility.