Skip to content

Commit 4f6bf94

Browse files
author
Mehrajul Islam
committed
updated readme
1 parent 692eae8 commit 4f6bf94

File tree

3 files changed

+9
-1
lines changed

3 files changed

+9
-1
lines changed

Extra/app home page demo.png

35.7 KB
Loading

Extra/loginPage.png

30 KB
Loading

README.md

+9-1
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,12 @@ It is not the most efficient database design out there. Still it works fine for
2222

2323
![Database Schema](/Extra/databaseSchema.png "Database Schema")
2424

25-
Here nid in the tasks table means the note id or the parent id of a task.
25+
Here nid in the tasks table means the note id or the parent id of a task.
26+
27+
# Home page of LISTY
28+
29+
![Database Schema](/Extra/app%20home%20page%20demo.png "Database Schema")
30+
31+
# Login / Signup page
32+
33+
![Database Schema](/Extra/loginPage.png "Database Schema")

0 commit comments

Comments
 (0)