agile-development

HYF Redesign

Can your group write a better home page than we have? Starting with nothing but boilerplate code you’ll build your own home page for HackYourFuture Belgium.

When planning and developing always keep the user in mind, here’s a few helpful questions to guide your group:

You’ll probably discover that there’s more than 1 audience for this web page. A student, a coach, and a sponsor will all visit the site but for different reasons. Which sections are most important for each user? How will you prioritize each user in your backlog and development strategy?

Careful! When you inspect the hackyourfuture.be the DOM, HTML and CSS will be complicated nonsense. The class names will be meaningless, there will be many extra nested elements, and the sources will be split into many strange files. Ignore this! You aren’t trying to recreate the exact code (which is actually written in React).

When writing your code pay special attention to:

Copy-paste this checklist into a new deliverables issue and move your issue to the project board, your issue should have:

- [ ] [repo](https://github.com/_/_) (with a complete README)
- [ ] [live demo](https://_.github.io/_)
- [ ] We used only plain CSS
- [/planning](https://github.com/_/_/tree/main/planning)
  - [ ] communication plan
  - [ ] constraints
  - [ ] backlog
  - [ ] wireframe
  - [ ] development strategy
  - [ ] retrospective
- [ ] [project board](https://github.com/_/_/projects/1)