Files
home-information/docs/Development.md
Tony C 535549e74c Documentation updates and pre-release tweaks (#146)
* Bug fix and some documentation improvements.

* Addd model diagrams.

* Documentation Updates and DB utility scripts added.

* Updated documentation.

* Documentation refinements.

* Added new screenshot images and updated docs.

* Added linkk to helper data export scripts.
2025-09-06 22:31:17 -05:00

1.8 KiB

Home Information Logo

Development Guide for Contributors

Requirements and Dependencies

  • Python 3.11 (or higher) - installed.
  • Redis - installed and running.
  • A GitHub account.

Tech Stack

  • Django 4.2 (back-end)
  • Javascript using jQuery 3.7 (front-end)
  • Bootstrap 4 (CSS)
  • SQLite (database)
  • Redis (caching)

Getting Started

Follow these steps in order to begin contributing:

Core Guidelines (Essential Reading)

These documents contain fundamental concepts that apply across all development areas:

Development Areas

Choose the area that matches your contribution focus and browse the relevant documentation: