Skip to content

sanjaydwivediicpl/JourneyPlanner

Repository files navigation

JourneyPlanner

ProjectInfo

Plan journey using this application. Its built using c#, asp.net mvc and used NUnit for unit test cases

Approach

Followed TDD and AAA for tests

Dependency injection pattern for loosely coupled architecure.

Solid principles

Journey Planner - Web application to receive the input

Prerequisite

Install VS2019 Professional or community edition.

Assumptions

Deployment mode as Frameworkdependent

git available

How to build the code

  1. Clone the repository using GitBash/Powershell from Github
  2. https://github.com/sanjaydwivediicpl/JourneyPlanner
  3. Open the .sln file using Visual Studio 2019
  4. Press on Ctrl+Shift+B to build the code.

o How to run the output

  1. Run Journey Planner application in visual studio

  2. This will open browser input search criteria

  3. Run

  4. Expected result

  5. UnitTest

    dotnet vstest JourneyPlanner.dll

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published