sassansh / Places

A M.E.R.N. full-stack application to help trusted groups find the best places to visit
https://places-cpsc455.herokuapp.com/
MIT License
1 stars 3 forks source link

📑 ✨ Add Final Project Documentation #143

Closed sassansh closed 3 years ago

sassansh commented 3 years ago

🔗 Preview it here!

sassansh commented 3 years ago

@johnnybcs What do you mean by "length issues"? All checks have passed from what i see

johnnybcs commented 3 years ago

A super long sentence!

"For our application with a client-server architecture, the backend server (implemented using Node & Express) was designed to meet the needs for our business logic that we didn't want exposed to our frontend application and allowed us to establish secure connections to our third party data sources such as our databases (e.g. MongoDB) and External APIs (e.g. Cloudinary for image upload functionality) without exposing secrets, API tokens or our authentication layer to the client. "