Skip to content

SilverCanvas72/Student-Dashboard-Task-and-Assignment-Tracker

Repository files navigation

Task Harbour 🪝✅


  • An all in one student dashboard for storing your tasks and to-dos
  • Allows you to plan your day through scheduling
  • Allows tasks to be connected to subjects or projects for peak organisation

  • Why?

    I made the project because I am obsessed with organisation and wanted to make the system I would genuinly use.


    How you made your project?

    I used vanilla HTML, CSS and Javascript to make the project aswell as making the mockups in Figma The project is deployed using Vercell

    Disclaimer: This project includes JavaScript code written with help of AI, All HTML and CSS was written completely by me but I did use some help from Chat-GPT for the Javscript.


    What you struggled with and what you learned

    I learnt more about the positioning on a website using flexboxes in CSS aswell as saving user data to their local storage is JS which is something I had not done before.