-
Notifications
You must be signed in to change notification settings - Fork 0
Home
John Shaughnessy edited this page Nov 7, 2023
·
7 revisions
An app to track personal data.
- The Ops document describes the system architecture in some detail, and also describes various utility scripts found in the repo for managing the services.
- The Deployments document describes how to get changes from local development onto a staging server and finally out to production.
- The Server Overview describes the basic technologies used by the server backend, the API endpoints that are available, and the generate request/response formats that are expected.
- The Todo list describes the work in progress and work completed.
- The Dev log is a journal of observations and progress reports I wrote as I worked on this project.
This blog post also describes some of the motivation behind and progress of the project.