FOLDER
bin
www
DB
create-table
drop-table
populate table
re-initialise tables (runs all 3 above)
Models (Functions that interact with database)
person.js
session.js
Controller (takes data returned by models)
index.js
Routes (Link between front and back end)
index.js
app.js
package-lock.json
package.json