Git Product home page Git Product logo

fibonacci's Introduction

fibonacci

Fibonacci Number Calculator

This ASP.NET MVC 4 Solution file contains three projects:

bkwdesign.math A dedicated library for doing math operations

bkwdesign.web.math A web app featuring two controller classes:

> FibonacciController is an MVC controller (number can be acheived via direct URL route, or via form post)

> ResponseLogController is a WebAPI demonstration. Used to retieve last 10 log entries

bkwdesign.web.math.tests Features unit tests mostly for the core fibonacci logic and add'l test for the ResponseLog logic

CSS Contributions

Google Fonts: Lobster font face

Lovely round corners and dropshadows initially generated here: http://cssround.com/

This project was based off a 'Basic' MVC template

Elmah.MVC NuGet package was added

JQuery unobtrusive validation script bundle added to the shared layout razor (responsible for client side message when you fat-finger data into input)

Warnings:

A lot of boilerplate bloat is still probably resident in the initial commit.

Fairly new to Git, and did not properly use .gitignore to perform a clean commit.. probably committed every silly .dll from my development efforts.

One Failed Unit Test:

Per the instructions, I was expecting the 78th fibocanni to be 8944394323791463 - and I've left the unit test in place with this expectation. However, I think this was clearly a test to see if I would catch this.

fibonacci's People

Contributors

bkwdesign avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.