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
- Allow a project to add a webhook, so that when it is updated, the contributor stats are recalculated.
- Integrate Existing Auth System in Flutter and Django Backend - Use the existing authentication system in the Flutter app and Django backend to authenticate users. Ensure seamless integration without the need for additional OAuth setups.
- Fetch Assigned Issues via GitHub API - Implement functionality to retrieve all issues assigned to the authenticated user using GitHub’s API. Store the issue data in the BLT backend for centralized management.
- 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.
- Docs
- JavaScript not yet supported