Changed readme into todo list for now
This commit is contained in:
parent
fbdeb333f1
commit
c513a94e10
1 changed files with 31 additions and 23 deletions
54
README.md
54
README.md
|
|
@ -1,29 +1,37 @@
|
||||||
# vue3
|
# OpenFlexure.vue
|
||||||
|
|
||||||
## Project setup
|
## To-do
|
||||||
```
|
* ~~Connect~~
|
||||||
npm install
|
* ~~Connect to user-input IP~~
|
||||||
```
|
* ~~Store connection in vuex store~~
|
||||||
|
|
||||||
### Compiles and hot-reloads for development
|
* ~~Move~~
|
||||||
```
|
* ~~Read absolute position~~
|
||||||
npm run serve
|
* ~~Change absolute position~~
|
||||||
```
|
* ~~Keyboard movement~~
|
||||||
|
* ~~Mouse scroll focus~~
|
||||||
|
* ~~Double-click to centre~~
|
||||||
|
|
||||||
### Compiles and minifies for production
|
* Gallery
|
||||||
```
|
* ~~Basic card for each capture~~
|
||||||
npm run build
|
* Thumbnails
|
||||||
```
|
* Download buttons
|
||||||
|
* Basic info
|
||||||
|
* Tags
|
||||||
|
* Read tag list
|
||||||
|
* Add tag button
|
||||||
|
* Delete tag button
|
||||||
|
|
||||||
### Run your tests
|
* Capture
|
||||||
```
|
* UI elements for capture options
|
||||||
npm run test
|
* Big, friendly capture button
|
||||||
```
|
|
||||||
|
|
||||||
### Lints and fixes files
|
* Plugins
|
||||||
```
|
* Placeholder for other plugins
|
||||||
npm run lint
|
* Accordion for:
|
||||||
```
|
* Autofocus
|
||||||
|
* Recalibrate
|
||||||
|
|
||||||
### Customize configuration
|
* Settings
|
||||||
See [Configuration Reference](https://cli.vuejs.org/config/).
|
* Field-of-view
|
||||||
|
* Some other settings (discuss which should be exposed)
|
||||||
Loading…
Add table
Add a link
Reference in a new issue