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

Add ability to browse instead of just search. #8

Open
duckinator opened this issue Dec 26, 2018 · 1 comment
Open

Add ability to browse instead of just search. #8

duckinator opened this issue Dec 26, 2018 · 1 comment

Comments

@duckinator
Copy link
Owner

duckinator commented Dec 26, 2018

Not entirely sure how I want to approach this.

One potential idea is using the preexisting tags to have something like this:

/tags/dip #=> ICs in DIP packages.
/tags/avr #=> AVR ICs.
/tags/microcontroller #=> all microcontrollers.

Preferably also having like /tags/microcontroller/avr or similar for matching multiple tags.

...and then add a way to browse through the website like this.

However, this approach has the down side of needing metadata stored outside of the main JSON files, and I'm not sure how I feel about that.

@duckinator
Copy link
Owner Author

Partially done: http://parts.horse/parts/

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

1 participant