La Tanda - Cooperativa de Ahorro Honduras - Web App

0 stars 12 forks 0 watchers JavaScript MIT License
3 Open Issues Need Help Last updated: Mar 1, 2026

Open Issues Need Help

View All on GitHub

AI Summary: The `documentation.html` page is a placeholder and needs to be replaced with a comprehensive developer documentation page. This new page should introduce the La Tanda platform API, explain its JWT-based authentication flow, and provide an overview of its various API endpoint categories.

Complexity: 3/5
documentation good first issue bounty

La Tanda - Cooperativa de Ahorro Honduras - Web App

JavaScript

AI Summary: This GitHub issue addresses an outdated OpenAPI specification (`openapi.json`) which is currently at v4.7.0 while the platform is at v4.11.3. The task involves adding all missing API endpoints introduced in versions v4.8 through v4.11 to the specification, ensuring the Swagger UI documentation is complete and accurate for developers. A bounty of up to 150 LTD is offered for this update.

Complexity: 3/5
documentation good first issue bounty

La Tanda - Cooperativa de Ahorro Honduras - Web App

JavaScript

AI Summary: This GitHub issue describes adding a 'Siguiendo' (Following) tab to the social feed's header. This new tab will allow users to filter their feed to display only posts from accounts they follow, utilizing an already implemented backend API (`GET /api/feed/social/following`). The task involves frontend UI development, including styling the tab and integrating the API call based on tab selection.

Complexity: 2/5
enhancement good first issue bounty

La Tanda - Cooperativa de Ahorro Honduras - Web App

JavaScript