Skip to content
Snippets Groups Projects
Commit 68eaf219 authored by Adam Procter's avatar Adam Procter
Browse files

updated Readme

parent a9ea2062
No related branches found
No related tags found
No related merge requests found
# AFC Dons Vue 3 + Vite + Pinia # AFC Dons Vue 3 + Vite + Pinia + PouchDB/CouchDB
This is a rebuilt of afcdons.net (originally PHP) using Vue 3 and Pinia the Composition API and Vite. 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. 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.
## Why ? ## Why ?
...@@ -9,9 +9,8 @@ This is a good way for me to learn Vue 3 and Composition API as I know the compo ...@@ -9,9 +9,8 @@ This is a good way for me to learn Vue 3 and Composition API as I know the compo
## Propsed New Features ## Propsed New Features
- remove commenting on news and add emoji reactions, no one comments anymore - remove commenting on news and add emoji reactions, no one comments anymore
- add a new predication slides so you can at anytime predict the league table based on current form. - add a new predication slider so you can at anytime predict the league table based on current form.
## Recommended IDE Setup ## Recommended IDE Setup
- [VS Code](https://code.visualstudio.com/) + [Volar](https://marketplace.visualstudio.com/items?itemName=Vue.volar) (and disable Vetur) - [VS Code](https://code.visualstudio.com/) + [Volar](https://marketplace.visualstudio.com/items?itemName=Vue.volar) (and disable Vetur)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment