2025-12-05 22:27:01 +00:00
2025-12-05 22:27:01 +00:00
2025-11-09 12:40:20 +00:00
2025-11-09 12:40:20 +00:00
2025-11-09 12:40:20 +00:00
2025-11-09 12:40:20 +00:00
2025-11-09 07:18:22 -05:00
2025-11-09 12:40:20 +00:00

<<<<<<< HEAD

member_directory

=======

Member Management

Manage membership documents and external integrations

Installation

You can install this app using the bench CLI:

cd $PATH_TO_YOUR_BENCH
bench get-app $URL_OF_THIS_REPO --branch develop
bench install-app member_management

Contributing

This app uses pre-commit for code formatting and linting. Please install pre-commit and enable it for this repository:

cd apps/member_management
pre-commit install

Pre-commit is configured to use the following tools for checking and formatting your code:

  • ruff
  • eslint
  • prettier
  • pyupgrade

License

mit

b327111 (feat: Initialize App)

Description
No description provided
Readme MIT 217 KiB
0.30 Latest
2025-12-05 17:29:09 -05:00
Languages
Python 37.2%
HTML 31.3%
CSS 24.8%
JavaScript 6.7%