Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 313 Bytes

File metadata and controls

8 lines (7 loc) · 313 Bytes

Sample

  1. UI and Authentication is not included due to time constraint
  2. Actual email sending is not implemented instead FakeEmailService is implemented.
  3. For database find DBSchema.sql
  4. Only basic validations are implemented.
  5. Exception handling can be improved.
  6. API can be tested using Swagger UI