Project - Streets Ahead

Summary

A corporate web interface for the events and benefits available to employees throughout the company.

  • Streets Ahead landing page. Changes depending on the season and the events in the company.

  • Streets Ahead interactive event calendar

  • Streets Ahead employee of the month form

  • Streets Ahead event details and footer

Architecture

The Umbraco CMS package was integrated into a blank Visual Studio project. This forms the data, business logic and api presentation tier of the overall solution. An additional project was created to implement the UI - an html 5 website powered by the React framework consuming the exposed api from the Umbraco project.

Infrastructure

A dedicated internal server providing IIS based web hosting and Microsoft SQL Server.


Technologies

  • Umbraco
  • React
  • sass
  • css 3
  • html 5

Methodologies

  • n-tier architecture
  • mvvm
  • api