UMLCloudComputing / UniPath.io

UniPath.io is a full-stack web application that allows users to create, plan, and share their class schedules for their entire degree program.
https://www.unipath.io
MIT License
9 stars 19 forks source link

Add a button to add new tasks to each list on the tasks page #81

Open Gurpranked opened 5 months ago

Gurpranked commented 5 months ago

As the title says There should be an on-hover button that appears when the entirety of the list is hovered over. Should be a plus button near the title. Clicking the button:

  1. Inserts a new list item
  2. Prompts to enter a task name
  3. Optionally prompts to enter a task due date