5 Open Issues Need Help Last updated: Nov 4, 2025

Open Issues Need Help

View All on GitHub
Web Development Frontend Development

AI Summary: This issue outlines the steps to set up Tailwind CSS in a project. It involves creating necessary configuration files, installing Tailwind, and ensuring it's correctly integrated and functional within the project's development environment.

Complexity: 2/5
good first issue

frontend do projeto agenda-saas

Shell
Web Development Frontend Development

AI Summary: This issue requests the creation of reusable header and footer components in HTML. These components should be dynamically imported into a `dashboard.html` file, serving as navigation elements.

Complexity: 2/5
good first issue

frontend do projeto agenda-saas

Shell
Web Development Frontend Development

AI Summary: This issue requests the implementation of a login screen using HTML and JavaScript. It involves creating a login page file, a separate JavaScript file for authentication logic, and a function to send user credentials to the backend. The acceptance criteria include successful data submission to the backend and displaying appropriate success or error messages on the frontend.

Complexity: 2/5
good first issue

frontend do projeto agenda-saas

Shell
Web Development Frontend Development

AI Summary: This issue requests the creation of a new JavaScript file (`src/js/api/api.js`) to handle API interactions. It involves defining a base API URL and implementing a simple `pingBackend()` function to test communication with a local backend server.

Complexity: 1/5
good first issue

frontend do projeto agenda-saas

Shell
Web Development Frontend Development

AI Summary: This issue requests the creation of a basic project directory structure. It involves setting up a `public` folder with an `index.html` file and a `src` folder containing subfolders for `pages`, `js`, `styles`, and `components`, along with a `README.md` file.

Complexity: 1/5
good first issue

frontend do projeto agenda-saas

Shell