Skip to content

Improvements

Anton Balashov edited this page Nov 27, 2022 · 34 revisions

Course

Features

  1. Add i18next internationalization.
  2. Add tooltip support for API calls via react-toastify & Bootstrap 4.
  3. Implement language switch.
  • a. Add language icon.
  • b. Create svg icon wrapper.
  • c. Add Language button.
  • d. Add language switch logic. Consider async icon downloading.
  1. Add validation to Authentication form. email validation (use regex?), custom password validation (write regex?).
Clone this wiki locally