E-Intendance is a project designed to streamline and manage budget-related administrative tasks between two types of users: transmitter and admin. The transmitter can suggest budget commands (requests), and the admin reviews each command to accept or reject it, ensuring efficient and controlled budget management.

authentication authorization crud crud-application laravel larvel-application larvel-framework
4 Open Issues Need Help Last updated: Jun 19, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Test the E-Intendance application, a budget management system, by cloning and running it locally. Use both admin and transmitter roles to identify bugs, unexpected behavior, or areas for improvement. Report findings with detailed steps to reproduce, expected vs. actual results, and supporting screenshots or logs. UI suggestions are also welcome.

Complexity: 2/5
bug enhancement help wanted good first issue invalid

E-Intendance is a project designed to streamline and manage budget-related administrative tasks between two types of users: transmitter and admin. The transmitter can suggest budget commands (requests), and the admin reviews each command to accept or reject it, ensuring efficient and controlled budget management.

Blade
#authentication#authorization#crud#crud-application#laravel#larvel-application#larvel-framework

AI Summary: Debug and fix a broken password change functionality for 'normal' users in a Laravel application. The admin password change works correctly, but the normal user version does not. The solution requires investigating the code, fixing the bug, ensuring proper validation, security (including current password verification), and feedback messages, while maintaining UI/UX consistency with the admin feature. The README provides instructions for testing.

Complexity: 3/5
bug enhancement help wanted good first issue

E-Intendance is a project designed to streamline and manage budget-related administrative tasks between two types of users: transmitter and admin. The transmitter can suggest budget commands (requests), and the admin reviews each command to accept or reject it, ensuring efficient and controlled budget management.

Blade
#authentication#authorization#crud#crud-application#laravel#larvel-application#larvel-framework

AI Summary: Implement a secure change password functionality for authenticated users in the E-Intendance application. This involves creating routes, controller methods, a user interface form, validation logic (including password strength checks and confirmation), password hashing, error handling, and potentially logout from other devices and email notifications. Security considerations like rate limiting should also be addressed.

Complexity: 4/5
enhancement help wanted good first issue

E-Intendance is a project designed to streamline and manage budget-related administrative tasks between two types of users: transmitter and admin. The transmitter can suggest budget commands (requests), and the admin reviews each command to accept or reject it, ensuring efficient and controlled budget management.

Blade
#authentication#authorization#crud#crud-application#laravel#larvel-application#larvel-framework

AI Summary: Debug and fix a responsiveness issue with a button in the E-Intendance application. The button renders differently on mobile and computer screens, indicating a potential CSS or layout problem. The solution likely involves adjusting CSS styles to ensure consistent button appearance across different screen sizes.

Complexity: 3/5
bug enhancement help wanted good first issue

E-Intendance is a project designed to streamline and manage budget-related administrative tasks between two types of users: transmitter and admin. The transmitter can suggest budget commands (requests), and the admin reviews each command to accept or reject it, ensuring efficient and controlled budget management.

Blade
#authentication#authorization#crud#crud-application#laravel#larvel-application#larvel-framework