Updated readme.md

This commit is contained in:
RemixDev 2020-05-05 15:42:02 +02:00
parent 4c70e2a1bd
commit 1834754431
1 changed files with 19 additions and 5 deletions

View File

@ -27,14 +27,28 @@ Wait for it to finish, then run the `start.bat`<br>
## What's left to do? ## What's left to do?
Library: Library:
- Add a log system - Add a log system
- Adding whatever is missing for the webUI
- Write the API Documentation - Write the API Documentation
WebUI: in the WebUI:
- Stylize and separate the options in the Settings tab - Lock the UI until it connects to the socket.io server
- Make the UI look coherent
- Home tab - Home tab
- About Section - Login warning if the user is not logged in
- Animations and style polishing - Loading circle while the ui is still not connected to the server
- Search tab
- Hide buttons and add a placeholder before search
- Better loading feadback fot the user (maybe with a loading circle)
- Charts tab
- Fix Country selection display
- On country selection, move scrolled window to top
- Link Analyzer
- Add placeholder before link analyzer
- Implement large header (like in the artist and tracklist tab)
- Settings tab
- Stylize and separate the options
- Maybe tabbing the section for easy navigation
- About tab
- Write stuff about the app
- ? - ?
# License # License