made startApp function cleaner, updated package name to 0.1.6 because of alpha 5 release , updated README.md

This commit is contained in:
Roberto Tonino 2020-05-15 22:21:31 +02:00
parent 36316e69e5
commit be24952d31
1 changed files with 7 additions and 4 deletions

View File

@ -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