From 5d95482690a9e12b1dcbb6b37a1e3f3855320447 Mon Sep 17 00:00:00 2001 From: prashanth2529 Date: Mon, 18 Apr 2022 15:24:30 +0530 Subject: [PATCH 1/5] first commit from prashanth --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c92be16..f43840d 100644 --- a/README.md +++ b/README.md @@ -1 +1,3 @@ -# Todo-Backend \ No newline at end of file +# Todo-Backend + +Here we have written the backend code inside the static folder From debf60da3fcc398a68cdb77c6fe56bebe0e5accb Mon Sep 17 00:00:00 2001 From: prashanth2529 Date: Tue, 19 Apr 2022 17:37:37 +0530 Subject: [PATCH 2/5] from vcode commit --- static/Steps.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/Steps.txt b/static/Steps.txt index f7ca421..190adcc 100644 --- a/static/Steps.txt +++ b/static/Steps.txt @@ -1,6 +1,6 @@ # To create a migration repository, run: # flask db init - +# this will be used to changing for test # To add updates to the database, use the following command: # flask db migrate -m "Your update message" From 48ccb81a3cfcdbc8a0ead35dc73f7fadf37b2f99 Mon Sep 17 00:00:00 2001 From: prashanth2529 Date: Wed, 20 Apr 2022 10:31:52 +0530 Subject: [PATCH 3/5] this is first commit on wednesday --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index f43840d..186fe30 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ # Todo-Backend Here we have written the backend code inside the static folder +this is for testing on wednesday + From 0936d747a2f7976a8adfec4bd59ed73904ce9c5a Mon Sep 17 00:00:00 2001 From: prashanth2529 Date: Wed, 20 Apr 2022 10:34:59 +0530 Subject: [PATCH 4/5] commit from test branch --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 186fe30..2aafd25 100644 --- a/README.md +++ b/README.md @@ -2,4 +2,4 @@ Here we have written the backend code inside the static folder this is for testing on wednesday - +this is a test branch From e1571062808cd50ebf67304602bed18234434aa2 Mon Sep 17 00:00:00 2001 From: prashanth2529 Date: Wed, 20 Apr 2022 10:39:31 +0530 Subject: [PATCH 5/5] this is from visual studio --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2aafd25..14f2459 100644 --- a/README.md +++ b/README.md @@ -3,3 +3,4 @@ Here we have written the backend code inside the static folder this is for testing on wednesday this is a test branch +this is from visual studio code