Added another task set, this time planning for an extra page
This commit is contained in:
		@@ -3,6 +3,9 @@
 | 
				
			|||||||
#+language: en
 | 
					#+language: en
 | 
				
			||||||
 | 
					
 | 
				
			||||||
* PLANNED
 | 
					* PLANNED
 | 
				
			||||||
 | 
					** TODO [#A] Add JSON file containing object list for favorite albums, under path ~${SUKAATO_SITE_SOURCE_ROOT}/lib/sukaato_web/controllers/page_json/~, named "albums.json"
 | 
				
			||||||
 | 
					*** TODO [#A] Add equivalently structured Elixir default object list in file ~${SUKAATO_SITE_SOURCE_ROOT}/lib/sukaato_web/controllers/page_controller.ex~, using an Elixir struct data type declared in ~${SUKAATO_SITE_SOURCE_ROOT}/lib/sukaato_web/controllers/web_types.ex~
 | 
				
			||||||
 | 
					*** TODO [#A] Add a HEEx file (with existing route and controller / view function) in ~${SUKAATO_SITE_SOURCE_ROOT}/lib/sukaato_web/controllers/page_html/~ with the same base filename (i.e., "albums.html.heex")
 | 
				
			||||||
** TODO [#A] Implement passkey login authentication flow "thread" to website
 | 
					** TODO [#A] Implement passkey login authentication flow "thread" to website
 | 
				
			||||||
** TODO [#A] Add profile and account management page, visible after login to website
 | 
					** TODO [#A] Add profile and account management page, visible after login to website
 | 
				
			||||||
** TODO [#A] Add page/iframe or page element for drafting, publishing and editing blogposts, visible after login to website
 | 
					** TODO [#A] Add page/iframe or page element for drafting, publishing and editing blogposts, visible after login to website
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user