README.md

codesamples-go-angularjs-api-kpi

  1. Go AngularJS API in file
  2. Video Screencast of the application: https://youtu.be/Q_bTEl7KuII

    Purpose

    To demonstrate ability to work with AngularJS - Golang part is simply to host a small server

    Notes

    This AngularJS application created under following assumtions: 1) It needs to see how do I work with API using any front-end framework, so, authentication is skipped to speed the development 2) I was instructed that the test would require me to parse JSON from file, not from database 3) I can use my own design implementation - so design inspired by US PC commercials from later 80s and early 90s 4) On bar diagram red-clored bars represent current value, blue-colored maxValue

    Installation in this reposistructions

  3. git clone this repository
  4. cd /path/to/this/repository
  5. ./api (if you are using Debian-based Linux OS)
  6. or install go
  7. and go run api.go

    How to use

  8. http://localhost:8000/page
  9. Click on years, drag the blue cloud with the white year inside or move the md-slider widget to change year and update the values
Описание

Go[BE]/AngularJS[FE] portfolio demo

Конвейеры
0 успешных
0 с ошибкой