SubGuy's Recordshop

SubGuy's Recordshop

My first serious take on Node.js

Currently i'm not a full-stack-developer, but i'm working on it. This is my first serious take on Node.js and Express, using pug as a template engine. It's a simple record store with a MongoDB database attached.

To be completely honest i was so busy with writing all the models, controllers and views, that i didn't spend much time on the design part. So the site is not beautiful, but it felt like an achievement to wrap my hand around a backend framework.