Skip to content

Commit 331b3df

Browse files
authored
Update readme.md
1 parent 64f7554 commit 331b3df

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,15 @@ Application - Test1 version 1.0
55

66
Test1 implements basics of Online database management using PHP, Java integrated within Android environment.
77
The app performs the following operations on the table 'query2' -
8+
89
Add tuple
910
Edit tuple by deleting the previous version of the tuple and assigning then new unique query_id
10-
and on the table 'user'
11+
and on the table 'user' -
12+
1113
Add tuple which stores login credentials of registered user
1214

1315
Future implementations -
16+
1417
Users' login password encryption
1518

1619

0 commit comments

Comments
 (0)