Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,6 @@
# Todo-Backend
# Todo-Backend

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
2 changes: 1 addition & 1 deletion static/Steps.txt
Original file line number Diff line number Diff line change
@@ -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"

Expand Down