boronflex / project-2-team-4

Project 2 team 4 Houston coding bootcamp September class
1 stars 3 forks source link

database Model for rider.js #10

Open brandongatlin opened 6 years ago

brandongatlin commented 6 years ago

Use the following data to make the object model:

db = "student_tracker"

"student" table for student(bus_rider (bool), name, address, student id, bus #)

export via module.exports