tusmanakhter / MigrantHub

MIT License
4 stars 3 forks source link

Fixes: Email Confirmation/Forms+Component Internalization #177

Closed miramarhaba closed 5 years ago

miramarhaba commented 5 years ago

Bug/Problems:

Emails:

  1. User would like to be notified by email confirming their registration to the website.
  2. Emails should be in English and French.

Internalization

  1. The entire Service Form should be available in French
  2. The entire Event Form should be available in French
  3. The Service Categories Component title is not translated
  4. The Recommended Service Component title is not translated

Points: 2 Risk: Low Priority: High

Tasks:

Mockup: image

Demo Steps: Pre-requisite: You need to add a valid hotmail account in the .env file.

  1. Signup like usual.
  2. Verify that a confirmation email in english/french was sent to you.
  3. Switch between english and french in the service form.
  4. Switch between english and french in the event form.

Email will look like this:

User:

image

Business:

image

Admin:

image

DevBlocAbdulla commented 5 years ago

Signed off