https://github.com/ryan-haskell/thing-rank
Rank things, one choice at a time!
https://github.com/ryan-haskell/thing-rank
Last synced: 3 months ago
JSON representation
Rank things, one choice at a time!
- Host: GitHub
- URL: https://github.com/ryan-haskell/thing-rank
- Owner: ryan-haskell
- Created: 2024-09-07T04:33:32.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-10-30T15:16:02.000Z (8 months ago)
- Last Synced: 2025-03-19T17:49:01.400Z (3 months ago)
- Language: Elm
- Homepage: https://thing-rank.netlify.app
- Size: 12.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# @ryan-haskell/thing-rank
An Elm app that let's you rank a huge list of things, one choice at a time!
### Local development
```
elm reactor
```### Try it in the browser
[https://thing-rank.netlify.app](https://thing-rank.netlify.app)