This is a rebuilt of afcdons.net (originally PHP and mySQL) this will use Vue 3 and Pinia with the Composition API and Vite, then to store the data in PouchDB/ CouchDB. I have mainly worked with Vue 2 and Options API so I would accept any suggestions where I maybe stepping away from best practice. I however do not want to use typescript.
## Repo
The original localtion is on https://gitlab.adamprocter.co.uk and mirroed to git.soton.ac.uk. Soton git is more up to date and more stable than my own gitlab. So this mirroring acts as a back up as well.
## Why ?
This is a good way for me to learn Vue 3 and Composition API as I know the components needed. It also will allow me to add new features.