Caleb Fahlgren

Results 8 issues of Caleb Fahlgren

On the home page of Bounce, the 'Join Early Access' button isn't submitting the Django form. It currently only works by pressing enter.

bug
good first issue
Hacktoberfest

Currently, the django form doesn't inform user on the front end if the email already exists. By following the guide below, it is pretty easy to present an error on...

good first issue
Hacktoberfest

If user location was given, load map from users longitude and latitude, this can be done through the JS library to ask for the user location, then pass the lng...

enhancement
good first issue
Hacktoberfest

Add tests for CI/CD Pipeline for API, Model,End to End testing with cypress.io Use django-nose or coverage to track testing coverage

good first issue
Hacktoberfest

Add to GraphQL schema where the endpoint will return a court that matches longitude and latitude. Then, instead of using locationiq to get court address, use Bounce API.

enhancement
help wanted
good first issue
Hacktoberfest

add api playground to docs _the playground doesn't support auth yet, but plan to add soon_ _**preview of docs page below**_ # Dataset Viewer API Playground The [API Playground](https://huggingface.co/spaces/cfahlgren1/datasets-api-playground) is...

### What happens? On older mobile devices, opening the [DuckDB WASM Shell](https://shell.duckdb.org/) will crash the page. I am not totally sure if the issue is Memory, OS, or the Browser,...

under review

This is awesome! Would be pretty awesome to see the models in a HF Dataset. The HF Dataset has a model viewer for `.obj` which may be useful for people...