• Stars
    star
    1
  • Language
    C#
  • Created over 2 years ago
  • Updated over 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

In this repository I've tried to follow the DDD practices and use the clean architecture and the Neo4j grapg db as query database. This project is about a currency converter that save data into database (sql server as primary and Neo4j as seondary) and use dijkstra to find best route for converting amount of a currency.