browse lists
- like lists add author field? show list my lists create new list - form add new element - choose to which list - form also a default list all stuff lands on
- do read stuff with mock data and raw html
- my lists
- all lists
- do create stuff
- new book
- new reading list
add these good things for hero, features list https://fresh.deno.dev/components#
- setup the auth on local with github
- fill in the landing page so that it's not just the defaults icons from here https://tabler-icons-tsx.deno.dev/
- get the data going alright
- see all books
- list of lists
- books - view individual ones
- list of books
- upload photos - just urls now
- fix the routes mess
- selected books work
- addition of a book to list on creation does not work quite alright
- put that mapping into a new key
- delete lists
- delete books
- make the styles as Chat suggested!
- purge unfitting styles
- primary colors
- buttons with roundedness
- coffee button https://www.buymeacoffee.com/button-and-graphics
- custom scrollbar - CANCELLED
- why don't the books show alright if someone is a visitor?
- book card - a horizontal bar with photo and buttons
- fix the layout - hide the navigation better
- background image to a readinglist
- investigate infura
- credentials and keys for the project
- see link for export and third party usage
- use datagrid for creation and edition faster than a form - data window - hard to use that package and no compatilibty with Deno it seems
- prepare all these into csv format first
- from pol https://www.google.com/search?q=pol+reading+list&sxsrf=APwXEde4TFb8OKWrQEvkmZeR3XnsaY55Uw:1685392401241&source=lnms&tbm=isch&sa=X&ved=2ahUKEwik94f7r5v_AhUZhFwKHVWTBRwQ_AUoAXoECAEQAw&biw=1536&bih=792&dpr=1.25
- from pol 2015, split into parts https://www.goodreads.com/list/show/89892._pol_recommended_reading
- verso books one https://www.versobooks.com/en-gb/blogs/news/4000-10-books-every-student-should-read
- buttons to upload - from the lists index page
- list description field
- add the space for link for image
- consider forking from saaskit directly - nevermind, it got generated
- pull stuff into cultspace first
- sortout the carousel stuff
- add default image - must download it and use the asset function from deno - in the end just linking
- fix the twitter follow button
- uploader id for init book is incoherent wrt how it's handled in the list
- wrap delete calls to change in books status into a shared handler in the
api folder
- fix the error with forms closing but not submitting
- upload csv -
- solve the
\n
signs causing errors and reviews containing that are corrupted
- solve the