Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Web View of all songs in the library #8

Open
cjhammons opened this issue Jan 22, 2024 · 1 comment
Open

Web View of all songs in the library #8

cjhammons opened this issue Jan 22, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@cjhammons
Copy link
Owner

Create a web page to show the list of all songs that have been loaded into the library. This will require figuring out how to make API calls from an HTMX page, it will also require the GET /songs API endpoint to be implemented

@cjhammons cjhammons added the enhancement New feature or request label Jan 22, 2024
@cjhammons cjhammons added this to the Web Frontend Alpha Release milestone Jan 22, 2024
@cjhammons
Copy link
Owner Author

The handler has been written for the songs template handler. The template itself needs to be implemented, i created an empty file in teamplets/songs.html. @Xaide1 can handle the rest :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

2 participants