Skip to content

mkmiller/art-portfolio

Repository files navigation

Art portfolio

This is a straightforward MEAN stack application that allows a user to login and upload their artwork, which will be displayed in a carousel.

Demo forthcoming

Client side

  1. AngularJS
  2. Angular Bootstrap
  3. Angular File Upload

Server side

  1. Node
  2. Express
  3. Passport (Local Strategy)
  4. GraphicsMagick

Database

MongoDB/Mongoose

Built from Yeoman and uses grunt for development/testing. Complete with unittest coverage via Karma/Mocha.

Installation

  1. $ npm install
  2. $ bower install
  3. $ grunt test
  4. To run the server -
    $ node server.js

About

A straightforward art portfolio web application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published