Skip to content
Atul Varma edited this page Aug 12, 2021 · 10 revisions
  • Core principles explains the main principles behind the design of the JustFix Tenant Platform.

  • Architecture describes a very high-level overview of the architecutre of the platform.

  • Development guide dives deeper into the platform's implementation, offering developers a guide for contributing to it.

  • Localization with Crowdin is a guide to Localizing content via our preferred platform of choice.

  • Deployment explains the various deployments of the platform, and how to push a new deployment.

  • Code snippets contains some code snippets that might be useful for one-off use.

  • PRs of note mentions some notable pull requests that are useful learning opportunities.

  • Annoyingly difficult things documents some things that are annoyingly difficult to do in the Tenant Platform, particularly compared to other JustFix codebases.

  • History of the user model documents the history of the user model and related models, to make it easier to understand why it's structured the way it is, and why some users may have very different data than others.

  • Development tips contains various advice that is out of the scope of the project README.

  • Useful NYC addresses contains NYC addresses that are useful to test with.

  • Setting up Visual Studio Code documents how to work on the codebase using VSCode.

Clone this wiki locally