You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Fork to your Github account.
Switch to the main branch
Make a branch for this project called feature/form-controls.
Make regular small commits in this branch with clear messages.
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
Complete your PR template
Ask for review from a classmate or mentor
Make changes based on their feedback
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.
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
mainbranchfeature/form-controls.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
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.