Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[TECH ED] Module Project #56

Open
kostiantynkovalchuk opened this issue Sep 19, 2024 · 0 comments
Open

[TECH ED] Module Project #56

kostiantynkovalchuk opened this issue Sep 19, 2024 · 0 comments

Comments

@kostiantynkovalchuk
Copy link
Owner

@sairaheta1 cloned issue Migracode-Barcelona/Module-HTML-CSS#45 on 2024-07-17:

Link to the coursework

https://github.com/CodeYourFuture/HTML-CSS-Module-Project

Why are we doing this?

Each module you should produce something substantial that takes multiple weeks for your professional portfolio. This project starts fairly simply and gets more complicated as you iterate, which is how websites are built in real life too.

Unlike the wireframe projects, this project uses mockups. Mockups are pixel-finished pictures of how websites should look, and getting the look exactly right is the goal here, as well as maintaining correctness in your underlying code.

Maximum time in hours

6

How to get help

Share your blockers in your class channel. Use the opportunity to refine your skill in Asking Questions like a developer. Bring your work to class and use study time to work on problems with other developers.

How to submit

  1. Fork to your Github account.
  2. Make regular small commits with clear messages.
  3. When you are ready, open a PR to the CYF repo, following the instructions in the PR template.

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 once the coursework solutions are released.

Anything else?

Mockups only ever show a few snapshots of pages, but websites must work at all the sizes in between. It's a challenge, but it's one everyone else faces too. How do they solve it? Research will help you, as will collaboration.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment