Commentary
Userlist
User Profile
Help
documentation
The tweetRandom function has three sources to create a random number between 0 and 1:The sources are text, id, userData
tweet random uses
the text of the comment as text value,
the ids of the comment/user/(bio***) as id value,
the userDatas - id, updateDate, lastLoginDate, nickname, pre-*** and surname***, bio***, email***, birthday*** as userData, ..., (profile image path ?)
- user help with this documention
- userlist with name links bio** and list of the user's comments**
- menu button opens menu in the top right corner to navigate to the different features (panels)
- login only via username & email (email password validation would be nice)
- profile with email**, password**, bio, pre- and surname, nickname, birthday
- max comment length 255 characters, min length 25
-
chat** aka
message system for 1one1 conversations (via comments?)** - store in http://localhost:3001 via xhr
- api ?
- test with images and merz-poems
- bio is a comment
- ids are timestamps of creation for user / comments / messages
select dimension of the canvas? **
** not needed/implemented | *** optional