wikipedia-game-solver/TODO.md
Théo LUDWIG 3ae6d2fac3
Some checks failed
Chromatic / chromatic (push) Failing after 42s
CI / ci (push) Successful in 2m44s
CI / commitlint (push) Successful in 14s
chore: initial commit
2024-07-24 12:35:33 +02:00

1.2 KiB

TODO

  • chore: initial commit (+ mirror on GitHub)
  • Deploy first staging version (v1.0.0-staging.1)
  • Add docs to add locale/edit translations, create component, install a dependency in a package, create a new package, technology used, architecture, links where it's deployed, how to use/install for end users, how to update dependencies with npx taze -l etc.
  • Implement Wikipedia Game Solver (website) with inputs, button to submit, and list all articles to go from one to another, or none if it is not possible
  • v1.0.0-staging.2
  • Implement CLI (cli)
  • v1.0.0-staging.3
  • Implement REST API (api) with JSON responses (AdonisJS)
  • v1.0.0-staging.4
  • v1.0.0