This is a tool that make it easier to track your Pokémon Sleep Recipe Collections.
This project is still WIP and may change a lot.
https://server2.catscarlet.com/demo/pokemon-sleep-recipe-tool/
Input your ingredient info and this tool will show you which recipes you can make and which you cannot yet.
You can click the save button to save your ingredient info into your Browser's LocalStorage. Click the load button and your saved ingredient info will be loaded.
- Pot size filter and Sunday feature.
Learned and Wanted filter. (Collected filter done in 1.0.6.20230908)(Wanted filter prototype done in 1.0.6.20230911)- Ingredient source informations.
- Better Typography.
- Mobile Compatibility.
- Internationalization Support.
Filter checkbox keyboard tabindex support. Related to a vuetify issue: vuetifyjs/vuetify#18223.(Fixed in vuetifyjs/vuetify#18940)
# yarn
yarn
# yarn
yarn dev
# yarn
yarn build