Week 6
Milestones
- Had the discussion with the mentors regarding future plans of this project.
- Started building two dummy registry as a training institute, one with mysql and the other with mongodb.
- Build individual APIs for both databases to get information.
- Started working on the unified API layer that will query both databases simultaneously and return required results.
Screenshots / Videos
Contributions
- The code has to be reviewed by the mentors, will add next week.
Learnings
- Learned about API building practices and the structure of the application.
- Learned about dealing with sql databases.
- Learned about query in APIs and axios.