Skip to content

FauzanKhan/wordbook-admin

Repository files navigation

Wordbook-admin

Admin panel for wordbook mobile app

TODOs

  • Implement CRUD for categories & words
  • Implementation for uploading audio files to S3
  • Make happy path work
  • Configure env variables for deployment
  • Consider moving from inline CSS to CSS Next if really needed
  • Set up linting
  • Form validation
  • Error handling
  • Add unit tests
  • Add e2es
  • Increase test coverage