Devlog - 08
Since I was building a front end for this project and when designing the front end I didn’t had a route for getting all the businesses the logged in user is part of. So I added that route to show all the businesses on the home page of dashboard
And also I have email, password login so I needed a route to verify the user who has used email password using a verification code sent on their email. So I updated the user model and added that route too.
Next thing was I added those routes to my openApi docs and also I updated my readme.md and other mds in root docs/ folder.
One more thing is left in this project is to have separate analytics routes for separate modules like clients analytics, products analytics then main dashboard analytics.
I will make them once a get a jump on front end since I’m laking behind there
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.