From e36576b5b473c89d57a714fc6b5be48e183ab227 Mon Sep 17 00:00:00 2001 From: Priyanshu Singh <66723839+priyanshusingh9694@users.noreply.github.com> Date: Thu, 5 Oct 2023 23:46:57 +0530 Subject: [PATCH] Update Notes-App.md --- Projects/1-Beginner/Notes-App.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Projects/1-Beginner/Notes-App.md b/Projects/1-Beginner/Notes-App.md index f4c5df66..39019536 100644 --- a/Projects/1-Beginner/Notes-App.md +++ b/Projects/1-Beginner/Notes-App.md @@ -27,3 +27,4 @@ Create and store your notes for later purpose! - [Markdown Notes built with Angular on Codepen](https://codepen.io/nickmoreton/full/gbyygq) - [Markdown Notes built with React](https://github.com/email2vimalraj/notes-app) - [Markdown Notes built with Angular 7 and bootstrap 4](https://github.com/omdnaik/angular-ui) +- [Markdown Notes built with Kotlin with Room Database](https://github.com/priyanshusingh9694/Notes_App)