dgghun / LawyerUp

Video chat application
MIT License
1 stars 0 forks source link

Create database connection layer #9

Closed VonHohenheim closed 5 years ago

VonHohenheim commented 5 years ago

Create business/service layer to connect the MySQL DB to the application. Use DB setup file /test/lawyerup.sql

VonHohenheim commented 5 years ago

Use Sequelize for connection layer.

http://docs.sequelizejs.com/

VonHohenheim commented 5 years ago

For our CRUD we said we were going to split it up right? dgghun

VonHohenheim

dgghun commented 5 years ago

Yeah correct sir

VonHohenheim commented 5 years ago

Taking myself off of this one.