Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/dazinator/RoutesBetweenStations

A sample application, where I can explore and demonstrate a solution to one particular problem - how to find available routes (with distances) between nodes in a network, given a start node and an end node.
https://github.com/dazinator/RoutesBetweenStations

some tidying and housekeeping.

2f51e265a7a0d849c53f727e61f08d00e098be82 authored over 10 years ago by Darrell <[email protected]>
added calss diagram

74222eb70f5b415258df794e6bdcd1c661cf8dc4 authored over 10 years ago by Darrell <[email protected]>
Implmented UI - all working

590f99c3ebc851378d627055609f690ab6140c32 authored over 10 years ago by Darrell <[email protected]>
Introduced IFileStreamProvider, tidied up home page

03e83eed88f9b2c3f5b458f54b5e30881ca8edcd authored over 10 years ago by Darrell <[email protected]>
Set up basic website with jquery, bootstrap and knockoutjs, and using nunject for ioc

d39b612251aa573f8706b5fdccfef997185496ed authored over 10 years ago by Darrell <[email protected]>
small comment tidyup

6053d89c00368e058bdc672e0f19328e826a12bd authored over 10 years ago by Darrell <[email protected]>
Some more complex unit tests added and passing

831efac8877b6826e671ab4e4fd17a6d63b4f87c authored over 10 years ago by Darrell <[email protected]>
Dijkstra algorithm added, via a unit tested DijkstraRouteProvider - only very simple unit test created so far.

489e77cf38bc3389cfe8bf14e158827bb8673653 authored over 10 years ago by Darrell <[email protected]>
refactoring and tidying, unit test added for route provider

4518d6a75b997cd26261ec456220908dad9f5a67 authored over 10 years ago by Darrell <[email protected]>
general tidying

ae8d7b36535ed98d57980243f3c15e0b4ad13dbb authored over 10 years ago by Darrell <[email protected]>
Refactor and tidying

0d21837965cea1e6ff0cd3f7c23817a9043e2364 authored over 10 years ago by Darrell <[email protected]>
added additional assert to constructor unit test to verify that collection is initialised

6c03f92b3e6cda35a8dabd81e9f81aa20ace46ea authored over 10 years ago by Darrell Tunnell <[email protected]>
Added more unit tests

76723655cf596b12739462baa5c0b4639ec7e8b5 authored over 10 years ago by Darrell Tunnell <[email protected]>
debugging display enhanced

032bc25c928bcb15ad368242cc28e9829c39414f authored over 10 years ago by Darrell Tunnell <[email protected]>
comment correction

e2bef5874bbe2b8964245cc9b33a36dce13b2f87 authored over 10 years ago by Darrell Tunnell <[email protected]>
slight refactoring - moved a class to different project.

db49487a286c5fdc7af75101ad2cdb92cfddc9c7 authored over 10 years ago by Darrell Tunnell <[email protected]>
Refactoring after green light.

a265a6d80d8266eb9cf0c20b50d64397b7a32477 authored over 10 years ago by Darrell Tunnell <[email protected]>
Merge branch 'master' of https://github.com/dazinator/RoutesBetweenStations.git

9ddc81f90de42bd68b9763c54a8e05c0ab4b50db authored over 10 years ago by Darrell Tunnell <[email protected]>
sln change

8d150029ed1c2884c3fe1a2a1568dfde16996d56 authored over 10 years ago by Darrell Tunnell <[email protected]>
Work on unit test and object model

b38c597f1baa2e86f556b19aedfe0704a2d39d62 authored over 10 years ago by Darrell Tunnell <[email protected]>
Update README.md

2e642ee32d1e91d77866afc49cceef7bb20a4985 authored over 10 years ago by Darrell <[email protected]>
Solution Created

9f24aa12bd82e06700e3c973af9a1c5194014fba authored over 10 years ago by Darrell Tunnell <[email protected]>
Initial commit

d7812fa7f82832c58e2a261a42114bc819967cb2 authored over 10 years ago by Darrell <[email protected]>