Zgell / luster

Dating app project for the 2022 ShellHacks hackathon.
0 stars 0 forks source link

Account Management #11

Open Gigantorz opened 1 year ago

Zgell commented 1 year ago

Just leaving this here for reference: I'm interested in potentially using MongoDB as our DB solution. My reasons for it are as follows:

  1. If we were to use MongoDB, then technically this application would be a MERN-stack application (MongoDB/Express/React/Node) which I think would be neat.
  2. From what cursory reading I've done of MongoDB, it seems to be a bit simpler to implement.
  3. We're all going to be learning MongoDB anyways in the near future, might as well use a project to learn it ahead of class ;)

We'll have to discuss this further though before we make any decisions.