A voice-based job platform for India's daily wage workers.

4 Open Issues Need Help Last updated: Jul 19, 2025

Open Issues Need Help

View All on GitHub
Employment Voice-Based Job Platforms

AI Summary: Change the color of the copyright text in the website's footer from gray to a specific hex color (#6D4C41) by modifying the className of the relevant <p> tag within the footer component in the `frontend/src/App.jsx` file.

Complexity: 1/5
good first issue frontend styling

A voice-based job platform for India's daily wage workers.

JavaScript
Employment Voice-Based Job Platforms

AI Summary: Replace the existing SVG logo in the VoicePe website's header with a new PNG logo image. This involves adding the PNG to the `public` folder and updating the `Header` component in `App.jsx` to use the new image.

Complexity: 1/5
enhancement good first issue frontend

A voice-based job platform for India's daily wage workers.

JavaScript
Employment Voice-Based Job Platforms

AI Summary: Add 'Welder' as a new job type option to the existing job type dropdown in the 'Post a Job' form on the VoicePe website. This involves modifying the `frontend/src/App.jsx` file by adding a new `<option>` element to the relevant `<select>` element.

Complexity: 1/5
enhancement good first issue frontend

A voice-based job platform for India's daily wage workers.

JavaScript
Employment Voice-Based Job Platforms

AI Summary: Update the README.md file to replace placeholder usernames with the correct repository owner's username and verify that links to CONTRIBUTING.md and CODE_OF_CONDUCT.md are functional.

Complexity: 1/5
documentation good first issue

A voice-based job platform for India's daily wage workers.

JavaScript