cse110-sp24-group31 / warmup-exercise

0 stars 1 forks source link

update issue 16 #20

Open kiminus opened 2 months ago

kiminus commented 2 months ago

refer to here Completed and sent pull request, preview the build here

you can track the tasks in the console (after click submit button)

Changes

  1. User CANNOT edit existing tasks.JSON file since it is tracked. Tasks are session only
  2. change the tasks gained in fetchTasks() to a global variable to make edits and create new tasks in this session.
  3. update documentation README.md
  4. HTML: add Deadline and priority inputs
  5. change tasks.JSON to hold more info
  6. format document

Bug fix

  1. move the Githubissues.
  2. Githubissues is a development platform for aggregating issues.