blt
https://github.com/owasp/blt
JavaScript
OWASP BLT is a bug logging tool to report issues and get points, companies are held accountable.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
JavaScript not yet supported1 Subscribers
Add a CodeTriage badge to blt
Help out
- Issues
- Develop Automated Timer for Issue Tracking - Create a timer that automatically starts when a user begins working on an issue. Ensure the timer is linked to the specific GitHub issue and can pause/resume as needed, with data stored on the BLT backend.
- Implement 30-Minute Activity Check-In Prompts - Develop a feature that prompts the user every 30 minutes to confirm they are still working. If the user doesn't respond, automatically pause the timer and update the status on the BLT backend.
- Integrate GitHub Projects API for Issue Status Updates - Integrate with the GitHub Projects API to automatically detect when an issue's status changes to "In Progress" and trigger the timer in the Sizzle app.
- Build and Test Flutter App for macOS, Windows, and Linux - Develop and test the Sizzle app on macOS, Windows, and Linux platforms using Flutter. Ensure consistent functionality and UI across all desktop platforms.
- Build and Test Flutter App for iOS and Android - Develop and test the Sizzle app on iOS and Android platforms using Flutter. Ensure consistent functionality and UI across mobile devices.
- Integrate Sizzle with BLT Core API - Connect the Sizzle app to the BLT backend core API for synchronizing time logs, user data, and issue management. Ensure secure communication between the app and the API.
- Develop Web Interface for Time Log Management - Create a web interface on the BLT website to allow users to view, manage, and export their time logs. Integrate with the backend API for real-time data synchronization.
- Design Minimalistic and Intuitive UI for Sizzle - Develop a clean and user-friendly interface for the Sizzle app, ensuring consistency across all platforms. Focus on ease of use with clear navigation and functionality.
- Comprehensive Testing of Sizzle Across All Platforms - Conduct extensive testing across macOS, Windows, Linux, iOS, and Android platforms. Include unit tests, integration tests, and user acceptance testing to ensure a smooth and bug-free experience.
- Collect User Feedback and Iterate on Features - After the initial launch, gather user feedback and identify areas for improvement. Iterate on the app’s features, design, and performance based on real-world use.
- Docs
- JavaScript not yet supported