3 Open Issues Need Help Last updated: Aug 7, 2025

Open Issues Need Help

View All on GitHub
Web Development Frontend Development

AI Summary: Implement a React.js component to display a table of meeting details fetched from a Node.js backend API. The table should include columns for company name, person, products, status (with color-coded badges), and an action menu (Edit/Delete). The component should be styled using Tailwind CSS and maintain consistency with existing UI elements.

Complexity: 3/5
good first issue React TailwindCSS Integration UI Contribution
Web Development Frontend Development

AI Summary: Create a responsive modal form in React with Tailwind CSS for adding new meetings. The form will include various fields (dropdown, radio buttons, text areas, date/time pickers) to capture meeting details, fetching data from provided API endpoints. Backend integration is not required; focus is on UI development and responsiveness. A demo (screenshot or video) and pull request are required upon completion.

Complexity: 4/5
help wanted good first issue React TailwindCSS UI Contribution
Web Development Frontend Development

AI Summary: Develop a React.js component to display a list of customer follow-ups fetched from a Node.js backend API. The component should include features such as a responsive table with editable and deletable entries, an 'Add Follow Up' button, and a three-dot menu for each row with edit and delete options. The UI should be consistent with existing styles and responsive across different screen sizes.

Complexity: 3/5
help wanted good first issue React TailwindCSS Integration UI Contribution