Skip to content

elinordin/habit-tracker

Repository files navigation

Habit-tracker

Brief 3 - Hyper Island - If this, than that module.

👥 Team:

Elin Nordin

Sofia Cronström

Malin Olofsson

📜 Brief:

Build a habit tracker using vanilla JavaScript.

⌛ Time spent:

3 weeks.

🏁 Goals:

Learn how to work in groups with code, learn git, learn how to organize problems and break down tasks and also learn about storage.

✔️ Solution:

We decided we wanted to give the user some sort of visual feedback when a goal was reached, which resulted in the concept ROTA. Every habit creates a plant and when a weekly-goal is reached that plant shall grow. We also wanted an overview page showing how far the user has left until deadline. Due to time we did not finish all features, so currently it's a daily tracker.

📕 Learnings:

  • Time management: count in time for unexpected and unpredictable problems
  • Git, GitHub and Figma
  • Mob-coding: dare to take coding initiatives
  • Local storage
  • How to use the console debugging tools

💻 Tech used in this specific repository:

  • Vanilla JavaScript
  • HTML
  • CSS