Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

Form Controls

Open
#19 0 comments 0 reactions 2 assignees View on GitHub

@merhawit-teages is already working on this.

Since May 30, 2025.

Assessment

This issue has not been assessed yet.

Description

🏕 Priority Mandatory 🐂 Size Medium 📅 Sprint 1 Core Module-Onboarding Submit:PR
Link to the coursework

https://github.com/CodeYourFuture/Module-Onboarding/tree/main/Form-Controls

Why are we doing this?

To build a successful web application, you must understand the requirements of the user and be able to translate them into a working program. In this challenge, you are given a summary of what the application should do and a series of acceptance criteria that you can use to measure your work against the expectations of the task.

You will be required to make decisions about how best to implement the solution and explore your own code with the browser's Dev Tools. You will likely encounter blockers - remember to follow the guidance below on asking for help.

Maximum time in hours

4

How to get help

Share your blockers in your class channel. Use the opportunity to refine your skill in Asking Questions like a developer.

How to submit

Remember that you should switch to the main branch before creating a new branch.

  1. Fork to your Github account.
  2. Switch to the main branch
  3. Make a branch for this project called feature/form-controls.
  4. Make regular small commits in this branch with clear messages.
  5. When you are ready, open a PR to the CYF repo, following the instructions in the PR template. Read this guide, which explains more about how pull requests work at Code Your Future.
    There are several projects in this repo. Make a new branch for each project. This might feel challenging at first, so this is a good problem to bring to class to work on in groups with mentors.
How to review
  1. Complete your PR template
  2. Ask for review from a classmate or mentor
  3. Make changes based on their feedback
  4. Review and refactor again next week

[!TIP]
If you're on a library computer, fork this Codepen to see live updates while you work. You might need to use Edge instead of Chrome to access DevTools.

Dominant language
JavaScript
Stars
3
Forks
546
Avg merge
9h 40m
Merged PRs (30d)
2

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from CodeYourFuture/Module-JavaScript-Fundamentals

All issues in CodeYourFuture/Module-JavaScript-Fundamentals

Similar issues

More JavaScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.