For Private page, add feature 'take note'
This makes this app much more meaningful. For this feature, a new database table is added. More complicated logics are also needed, for example, we use hash(user ID + timestamp + note contant) as the unique id of each note (it's necessary when we try to delete a note)
This commit is contained in:
BIN
database_file/notes.db
Normal file
BIN
database_file/notes.db
Normal file
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user