mongodb-developer / mern-stack-example

Mern Stack code for the Mern Tutorial
Apache License 2.0
280 stars 253 forks source link

Proposal for Integrating Schemas in Backend #36

Open Tushar260603 opened 3 months ago

Tushar260603 commented 3 months ago

Currently, our backend lacks a structured approach to data modeling, specifically the absence of schemas. This can lead to issues related to data consistency, validation, and ease of maintenance. To address this, I propose integrating schemas into our backend architecture.

deepanshchawla commented 3 weeks ago

Hello Tushar, I would like to work on integrating Schemas in backend. Can i get more information about this so that i can proceed with it?