well, you'll see in the near future
Eslint + Prettier are set up. You can configure your IDE in order to take advantage of this and to format your code "on save". This will save you a lot of formatting pain. In case you're not sure how to set this up in your IDE, just ask Kevin.
currently we use My JSON Server as mock database. If called, it responds with the data from db.json
- basic
- write a good readme
- inform Lilia about the design task
- user list
- start with a simple user list
- also add a simple user details page
- make "bookRecipient" a clickable link
- session list
- add a session list view
- and a session detail list
- state
- introduce pinia
- styling
- introduce tailwind