jynnie / soullocke

Tracker for Pokemon Soullocke (soul-linked Nuzlocke) runs

Home Page:https://soullocke.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Soullocke

Soullocke (soullocke.vercel.app) is a tracker built specifically for tracking soul-linked Nuzlocke runs. Unlike other Nuzlocke trackers, Soullocke tracks the Pokémon across two trainers with quality of life features to help track which Pokémon are soul-linked.

preview

✨ Features

Overview of main features. Currently used as a checklist while the project is in development.

  • Easily track where Pokémon are caught and when they are boxed, swapped into your team, defeated, etc.
  • Timeline view of soul-linked trainers' teams and catches.
  • Filter and search tracked Pokémon.

Future features include password lock. Please leave feature requests as an issue.

FAQ

  • Are changes saved automatically?
    • Yes! Changes are saved in real time, so you don't have to worry about losing your progress. Everyone at the link will see the same changes and can edit in real-time.
  • Does this track Pokémon levels and moves?
    • No, decided against adding fine-grain tracking of these details. We're designed for simplicity. If you want that level of detail, we reccommend using a different tracker.

🔨 Development

Soullocke is a Next.js project bootstrapped with create-next-app; and data powered by pokeapi.co. Additional thanks to PokéSprite and Nuzlocke Generator.

$ yarn install

Run locally:

$ yarn dev
$ yarn emulate

Dummy data is populated at http://localhost:3000/run/nitrous-gerbil-65.

📄 License

MIT © jynnie

About

Tracker for Pokemon Soullocke (soul-linked Nuzlocke) runs

https://soullocke.vercel.app

License:MIT License


Languages

Language:TypeScript 86.8%Language:SCSS 12.2%Language:CSS 0.8%Language:JavaScript 0.2%