Sunday, 6 October 2019

Help with creating model schema / routes

I'm trying to build a simple MERN-stack (MongoDB/Mongoose, Express, React, Node) web application, where a user can create an account, then has the ability to create a team. He can then specify how many slots in the team there are, and this would allow other users to join said team based on certain restrictions. I've been trying to flesh out the model, in which I think I have most of the required properties, and references, but I'm just not sure how I'm going to tie it all together and create the necessary routes to interact with the different models. If anyone has some solid knowledge on this, please reply here so I can send a DM to explain in further details! Thank you very much!

Submitted October 06, 2019 at 04:29PM by SimplyJY

No comments:

Post a Comment