Brief disclaimer:
- This tool is a practice project that covers two passions:
- Coding with Python (Django)
- Using technology to solve real-life problems
I started this project to learn new technologies, improve coding skills in Python (more specifically with Django), HTML, CSS and - maybe - some JavaScript. The focus here is to demonstrate the power of Django as a fullstack framework, while learning about it and starting my first open-source project that focuses on building a tool to assist teams to respond to humanitarian crisis.
This is a free and open-source software, that was built with the purpose of providing basic management tools for disaster responders. Below you can find a list with a brief description of the modules we have currently operating:
- Volah
- Volunteers management tool.
- It tracks basic skills, and personal info.
- Organization management tools.
- Tracks basic information about organizations and their volunteers.
- Volunteers management tool.
The goal is to improve and grow the project with PRs from contributors like you, and also on my free/study time.
- Some improvements/features on the horizon:
- Features:
- Project tracking
- Code improvements:
makefile- Docker containerization
- Automated testing
- Documentation with
Sphinx
- Features: