Skip to content

v3.0.0

Compare
Choose a tag to compare
@SafdarJamal SafdarJamal released this 30 Sep 14:55
· 95 commits to master since this release

Features

  • Rewrite the whole application to use React Hooks.
  • Refactor the whole application's code and transform it into clean code and simple design.
  • Make it Progressive Web App (PWA).
  • Improve the application's UI and UX.

Internals

  • Update dependencies.
  • Upgrade sweetalert2 from v8.x to v9.x.
  • Update the repository's homepage and README.
  • Create continuous integration (CI) workflow using GitHub Actions.