You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Take a look at Authorization feature as example. You gotta implement (or supplement existing stuff) data layer and domain layer (for your needs). For domain layer, you should also write tests.
Note
Make sure that you read and understand our Architecture approach.
Feel free to open pull request as soon as possible so that I can review it and give some advices.
The text was updated successfully, but these errors were encountered:
Take a look at Authorization feature as example. You gotta implement (or supplement existing stuff) data layer and domain layer (for your needs). For domain layer, you should also write tests.
Link to design:
https://www.figma.com/file/VXjtiOeIZRIaVuN5SW2MiY/TimeMates-Design?node-id=259%3A879&mode=dev.
The text was updated successfully, but these errors were encountered: