Skip to content

fassetar/catalog

Repository files navigation

Catalog

![Build status](http://img.shields.io/badge/Asp.net MVC-5.2.3-green.svg) devDependency Status

Application that is used for demo purposes only, and maintained to show my best practices.

Requirements

I Avoid using the Jquery or any other javascripts included in the Asp.net Template. Handle all js files in Node solutions. For Custom Javascripts build as you would normally in the asp.net solution and bundle them in with node.

  • NodeJs v4
  • Asp.net MVC 5.0
  • angular 1.5
  • ui-bootstrap
  • ui-route
  • ui-grid
  • ui-animate

Purpose

This project is currently hosted on azure and using gcloud to host solr. Data is coming from my blog where the titles and tags are pulled directly rather than listed here.