https://github.com/tuomas2/serviceform
Web application to collect volunteering willingnes data and report to responsible people
https://github.com/tuomas2/serviceform
church django recruiting reporting volunteering
Last synced: about 1 year ago
JSON representation
Web application to collect volunteering willingnes data and report to responsible people
- Host: GitHub
- URL: https://github.com/tuomas2/serviceform
- Owner: tuomas2
- License: gpl-3.0
- Created: 2017-05-12T09:11:02.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2022-01-21T19:34:49.000Z (over 4 years ago)
- Last Synced: 2025-03-18T18:06:28.783Z (over 1 year ago)
- Topics: church, django, recruiting, reporting, volunteering
- Language: Python
- Homepage:
- Size: 1.18 MB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 4
-
Metadata Files:
- Readme: README.rst
- Changelog: CHANGES.rst
- License: LICENSE.txt
Awesome Lists containing this project
README
.. image:: https://travis-ci.org/tuomas2/serviceform.svg?branch=master
:target: https://travis-ci.org/tuomas2/serviceform
.. image:: https://coveralls.io/repos/github/tuomas2/serviceform/badge.svg?branch=master
:target: https://coveralls.io/github/tuomas2/serviceform?branch=master
.. image:: https://www.versioneye.com/user/projects/5922f7e68dcc41003af21f61/badge.svg
:target: https://www.versioneye.com/user/projects/5922f7e68dcc41003af21f61
.. image:: https://img.shields.io/pypi/v/serviceform.svg
:target: https://pypi.python.org/pypi/serviceform
.. image:: https://img.shields.io/pypi/pyversions/serviceform.svg
:target: https://pypi.python.org/pypi/serviceform
.. image:: https://img.shields.io/badge/licence-GPL--3-blue.svg
:target: https://github.com/tuomas2/serviceform/blob/master/LICENSE.txt
Serviceform
===========
Web application for collecting data from volunteers of willingness to participate.
Documentation
-------------
User / server admin guides:
- `Production guide with Docker `_
Developer guides:
- `General developer guide `_
- `Install as Django application to your project `_
LICENSE
-------
Copyright (C) 2017-2019 Tuomas Airaksinen
Serviceform is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
Serviceform is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with Serviceform. If not, see .
For more information, `see LICENSE.txt `_