Skip to content

claudiuchis/home-bid

Repository files navigation

home-bid

Web app for estate agents to collect bids from home buyers (proof-of-concept).

It's a project for showcasing some of the cool concepts/technologies I used lately:

  1. Feature Injection + Impact Mapping for defining requirements (project vision, business goals, capabilities, features and stories, and the dependencies between them).

  2. BDD (Behaviour Driven Design) + TDD (Test Driven Design) for writing up stories using the common (ubiquitous) language, and automating the end to end tests using the acceptance criteria defined in the stories.

  3. C# .Net Core, Entity Framework Core, Web API's, MVC, Multithreading (Async) programming, Postgresql, Git.

See Docs/README.md for more information about this project.

See Src/e2e/Features for feature files writen in Gerkin, some of which are already automated using bindings defined in Src/e2e/StepsDefinitions.

About

Web app for estate agents to collect bids from home buyers (proof-of-concept)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published