Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/lowlighter/splatoon

🐙 Splatoon 3 checklist for completionists
https://github.com/lowlighter/splatoon

nintendo nintendo-switch splatoon splatoon3 webapp

Last synced: 14 days ago
JSON representation

🐙 Splatoon 3 checklist for completionists

Awesome Lists containing this project

README

        

# 🐙 Splatoon 3 checklist

A web app to help Splatoon completionists in their progress tracking.

![](/images/screenshot.png)

## 🦑 Features

- Track your overall progress by marking gears as owned
- No account required, everything is stored under your browser
[local storage](https://developer.mozilla.org/docs/Web/API/Window/localStorage)
- Export/Import your progression
- Filter and sort gears by name, type, brand, and skills
- Support all languages officially supported by Splatoon

## 🚀 Deploy your own instance

Add the following to vercel project:

Build commanddeno task build || /vercel/.deno/bin/deno task build
Output directory.
Install commandcurl -fsSL https://deno.land/x/install/install.sh | sh

### 💻 Run locally

Install [deno runtime](https://deno.land) and run the following commands:

```shell
deno task build
deno task serve
```

# 📜 License

App developped by [@lowlighter](https://github.com/lowlighter) and licensed
under [MIT License](/LICENSE)

Based on the datamine of [@Leanny](https://github.com/Leanny)

Splatoon and all related copyrights/assets used in this app are the property of
Nintendo.