Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
geoyogesh committed Oct 9, 2020
1 parent 4355089 commit adca1b3
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Junction Capacity Analyser

The Junction Capacity Analyser App is for tansportation planers to assist with planning level operation analysis of junctions. This analysis is one component of a comprehensive intersection control evaluation (ICE) or alternatives analysis. As such, the results of the Junction Capacity Analyser App – overall v/c ratio and multimodal accommodations analysis – should not be the sole basis of choosing a given intersection or interchange form for implementation. It is not intended to be an intersection/interchange form selection tool.
The Junction Capacity Analyser App is for transportation planers to assist with planning level operation analysis of junctions. This analysis is one component of a comprehensive intersection control evaluation (ICE) or alternatives analysis. As such, the results of the Junction Capacity Analyser App – overall v/c ratio and multimodal accommodations analysis – should not be the sole basis of choosing a given intersection or interchange form for implementation. It is not intended to be an intersection/interchange form selection tool.

This app is based on CAPX tool (Excel Tool) published by FHWA.

Expand All @@ -16,6 +16,7 @@ This project is free to use for personal, non profit research and free open-sour
- [x] develop basic application with one junction type
- [x] update the ui
- [x] deploy to public url and setup ci/cd pipeline
- [x] implement pan and zoom of junctions design using svg pan zoom library
- [ ] include all junction types
- [ ] include dynamic junction drawing

Expand All @@ -39,6 +40,7 @@ CAPX | [https://www.fhwa.dot.gov/software/research/operations/cap-x/](https://ww
Angular | [https://angular.io/](https://angular.io/)
Clarity Design System| [https://clarity.design/](https://clarity.design/)
Angular Flex Layout | [https://github.com/angular/flex-layout](https://github.com/angular/flex-layout)
ariutta/svg-pan-zoom | [https://github.com/ariutta/svg-pan-zoom](https://github.com/ariutta/svg-pan-zoom)
MathJs | [https://mathjs.org/](https://mathjs.org/)
rxjs | [https://rxjs-dev.firebaseapp.com/](https://rxjs-dev.firebaseapp.com/)
Typescript | [https://www.typescriptlang.org/](https://rxjs-dev.firebaseapp.com/)
Expand Down

0 comments on commit adca1b3

Please sign in to comment.