From 7dab0162635d216f2c7417e02db722636154d554 Mon Sep 17 00:00:00 2001 From: Kamran Ahmed Date: Tue, 6 Aug 2024 23:21:13 +0100 Subject: [PATCH] Add todo list api project --- src/data/projects/todo-list-api.md | 2 ++ src/pages/projects/[projectId].astro | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) 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