cpsc455-bugstorm / TravelersTea

A Trip Planning App that tailors travel itineraries based on user preferences and providing detailed information about destinations; making travel planning less daunting and more enjoyable.
https://travelerstea-906d.onrender.com
MIT License
6 stars 2 forks source link

Backend Structure #28

Closed L0Lmaker closed 10 months ago

L0Lmaker commented 11 months ago

Opening as a continuation of #1

L0Lmaker commented 11 months ago

This is the typical Backend Structure for a MERN project:

image

Heres an example project for reference: Instagram MERN

This is potentially a good option for setting up our external api calls, where each api service logic has its own folder where we can host different functions in:

image

L0Lmaker commented 11 months ago

Please drop any other ideas in this Issue

L0Lmaker commented 11 months ago

@vee-16 reverted heading as we have labels so it would be redundant info