If you enjoy a challenge, this assignment is for you. We haven't covered the backend and APIs yet, so it's up to you to figure out how to implement them for this task. You can refer to the later chapters in this course to explore your options. If you are ready, please accept tis assignment below … this message will self destruct in 10 seconds … 10 … 9 …. 💣
https://classroom.github.com/a/r_tAlV3A
Considering your options for backend implementation:
src/app/api/tasks/route.ts
. Examine its functionality and implement if anything is missing.fetch
to get and update data (meh …)Make sure that:
GOOD Luck!