Build a simple, clean frondend for meilisearch to search in profiles
Details
Part of #37 is to build a frontend that allows searching the indexed profiles. This should be designed, and then implemented in HTML, CSS and javascript.
Whether this requires a framework, is done in WASM instead, or simply a hacked together template is less important. As long as it can be easily iterated on to make better.
Deliverable
- A simple HTML page that queries meilisearch for profiles and presents the results in an HTML interface.
- If a design is needed, preferably in an open source format such as svg, or on an open source platform such as penpot.app.
- If a frontend framework or more complex template system is used, a command that can be ran in a makefile to build the resulting HTML+assets is required.
Build a simple, clean frondend for meilisearch to search in profiles
Details
Part of #37 is to build a frontend that allows searching the indexed profiles. This should be designed, and then implemented in HTML, CSS and javascript.
Whether this requires a framework, is done in WASM instead, or simply a hacked together template is less important. As long as it can be easily iterated on to make better.
Deliverable