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

Searching and Sorting #6

Open
devinmatte opened this issue Sep 12, 2017 · 1 comment
Open

Searching and Sorting #6

devinmatte opened this issue Sep 12, 2017 · 1 comment

Comments

@devinmatte
Copy link
Member

Pretty soon Audiophiler is going to be filled with files. Already it's starting to get long.

We should implement some sorting/searching for files.

Allowing the uploaded to add tags, or do searching simply off of existing information (filename, user)

@sgreene570
Copy link
Member

Sorting is handled by sqlalchemy, so that is an easy fix. Searching would not be very hard to add either (pretty sure thats just some JS magic). I will start writing models and routes for tags soon.

sgreene570 pushed a commit that referenced this issue Feb 2, 2019
Fix .navbar-brand logo not showing up in Firefox
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants