Triage is a desktop application designed to assist veterans in managing their VA disability claims. It integrates with the 38 CFR to calculate estimated ratings based on the disabilities entered by the user. This tool aims to simplify the process of understanding and applying for disability benefits. It still a complete work of progress and I am slowly implementing features and additions to it. Right now I am just creating the framework for it to do what I wish for it to be able to accomplish.
Charles Bostwick
Website: www.CharlesCBostwick.com
GitHub: AwaywithCharles
This project is licensed under the MIT License - see the LICENSE.md file for details.
This project is still a work in progress.
- Add functionality for users to add disabilities.
- Integrate with the 38 CFR regulations to calculate estimated ratings.
- Python 3.x
- Tkinter (usually comes with Python)