If I think of something i want to remember, an idea for example, I should be able to go to lists-app.com (or something), on any machine, and simply add the item to one of my lists.
Lists is just a way to organize the items. Example of list names:
- Todo
- Remember
- Ideas
private use websitesome kind of authorization- user accounts authentication system
- mobile first
- item title and optional item description
- flask
- sqlalchemy
- a server (hosting?)
- bootstrap
-
item flags:
Prioritize, time created, due date?
-
sort list by flags
-
create new lists
-
make deployable for other users
- how to deploy?