diff --git a/src/data/projects/todo-list-api.md b/src/data/projects/todo-list-api.md index 23f56e889..052bdffb2 100644 --- a/src/data/projects/todo-list-api.md +++ b/src/data/projects/todo-list-api.md @@ -23,6 +23,8 @@ roadmapIds: In this project you are required to develop a RESTful API to allow users to manage their to-do list. The previous backend projects have only focused on the CRUD operations, but this project will require you to implement user authentication as well. +![Todo List API](https://assets.roadmap.sh/guest/todo-list-api-bsrdd.png) + ## Goals The skills you will learn from this project include: diff --git a/src/pages/projects/[projectId].astro b/src/pages/projects/[projectId].astro index 35bbddd59..4e4171311 100644 --- a/src/pages/projects/[projectId].astro +++ b/src/pages/projects/[projectId].astro @@ -105,7 +105,7 @@ const githubUrl = `https://github.com/kamranahmedse/developer-roadmap/tree/maste