KIMB-technologies / KIMB-Forms-Project

Small tool to coordinate volunteers and meetings β€” πŸ“†πŸ—ƒ
GNU General Public License v3.0
8 stars 1 forks source link
appointments coordinate coordinate-volunteers form helping-hands kimb-forms meeting meetings poll schedule-shift survey volunteers

KIMB-Forms-Project

Small tool to coordinate volunteers and meetings.

About

This tools allows users to create polls, each poll can be used to find a date for an appointment (like Doodle an other). Or one can create a poll to coordinate helping hands, e.g. one needs 10 persons for 5 shifts, this tool provides the interface (e.g. as alternative to Google Forms).

The idea was created after the EU introduced the DSGVO, cause the tools used before where hosted in the US and now this tools shall replace them.

Links

Try out & develop

Having PHP 7+ installed, one can start a session by executing php -S localhost:8000 in the respository folder, the system can then be accessed under http://localhost:8000/.

Found an error?
Report here.