Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2025-03-17 13:54:53 +03:00
parent 4415c056e4
commit 9dcc475873

View File

@ -166,7 +166,7 @@ var setup = function(){
- ## ToDo: - ## ToDo:
- ASAP Basic standalone client (file-oriented) - ASAP Basic standalone client (file-oriented)
- _the main idea is to provide a minimal usable app with syncable data_ - _the main idea is to provide a minimal usable app with syncable data_
- basic pwa (shared api) - PWA (shared api)
- localStorage - localStorage
- FileSystemAPI - FileSystemAPI
- is this usable??? - is this usable???