ItsY8S / capstone

0 stars 0 forks source link

Database Connection #24

Open ItsY8S opened 6 years ago

ItsY8S commented 6 years ago

I will be using Mongoose to interact with a MongoDB database. It will contain information about account holder, orders, and products. This database will be initialized offline, but perhaps deployed using mLab in the future.