made startApp function cleaner, updated package name to 0.1.6 because of alpha 5 release , updated README.md
This commit is contained in:
parent
36316e69e5
commit
be24952d31
11
README.md
11
README.md
|
@ -35,21 +35,24 @@ Library:
|
||||||
- Write the API Documentation
|
- Write the API Documentation
|
||||||
|
|
||||||
in the WebUI:
|
in the WebUI:
|
||||||
- Install sass dependency
|
|
||||||
- Make the UI look coherent
|
- Make the UI look coherent
|
||||||
|
- Style text inputs
|
||||||
|
- Style checkboxes
|
||||||
|
- Style buttons
|
||||||
- Search tab
|
- Search tab
|
||||||
- Better style for placeholer before search
|
- Better placeholer before search
|
||||||
- Better loading feadback fot the user (maybe with a loading circle)
|
- Better loading feadback fot the user (maybe with a loading circle)
|
||||||
- Link Analyzer
|
- Link Analyzer
|
||||||
- Better style for placeholer before analyzing
|
- Better placeholer before analyzing
|
||||||
- Settings tab
|
- Settings tab
|
||||||
- Stylize and separate the options
|
|
||||||
- Maybe tabbing the section for easy navigation
|
- Maybe tabbing the section for easy navigation
|
||||||
- About tab
|
- About tab
|
||||||
- Write stuff about the app
|
- Write stuff about the app
|
||||||
|
- Install sass dependency
|
||||||
- ?
|
- ?
|
||||||
|
|
||||||
Application:
|
Application:
|
||||||
|
- Feedback when the link analysis did not work (e.g. with playlist)
|
||||||
- Add an auto updater
|
- Add an auto updater
|
||||||
- Add installer for windows
|
- Add installer for windows
|
||||||
- AppImage builds
|
- AppImage builds
|
||||||
|
|
Loading…
Reference in New Issue