Tweet
In the last few days, we implemented a very important feature for our product that we would call our wildcard feature, which really consists of these three words: easy doctors self-management
#buildinpublic
Daily Thread #buildinpublic
What I did:
- improve the design (front-end)
- add linter to (front-end)
- add a gh actions job to run linter to each pull request
- some fixes
Daily Thread #buildinpublic
What I did:
- add test to endpoint post
- fix config to run gh action
- add render tests to the frontend (Next.js)
- implement CI in front
What I'm stuck on:
- How config and the best platform to deploy the project
Daily Thread #buildinpublic
What I did:
- add endpoint to delete entity, more tests
- add codeowners to the repository
- add fixture to create functionality
- add more tests
- improve indexes to module model
What I'm stuck on:
- Error in backend deployment (investigating)