Skip to content

All-in-one solution for cryptocurrency enthusiasts. Stay updated on crypto prices!

License

Notifications You must be signed in to change notification settings

DenisSemko/CryptoTraceHub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

logo

CryptoTraceHub

Go-to solution for staying up-to-date with the dynamic world of cryptocurrencies. With its intuitive design and powerful features, CryptoTraceHub simplifies the way you monitor cryptocurrencies prices.

Table of Contents

General Information

CryptoTraceHub is your all-in-one solution for cryptocurrency enthusiasts. Stay updated on crypto prices. Simplify your crypto journey with CryptoTraceHub today!

Technologies Used

  • Web Application - React.js
  • Back-end: .NET 7, C#
  • Containerization: Docker
  • Database: PostgreSQL
  • Third-party-api: CoinMarketCapApi
  • Microservices
  • Microservices Communication - RabbitMQ via MassTransit
  • Unit Testing: xUnit
  • Logging: Serilog, Seq

Architecture

Screenshot 2023-10-10 at 21 17 01

Features

  • Get Listings with additional query parameters;
  • Get Quotes with additional query parameters;
  • Get Price Conversion.

Screenshots

Back-end

Screenshot 2023-10-29 at 18 35 19

Setup

Project is built locally and it uses SSL certificate to run the Web App securely.

Make sure you have installed and configured docker in your environment. After that, you need to run the below commands from the /src/ directory.

docker-compose build docker-compose up

Another Approach:

You need to download this repository and run it using Visual Studio 2019 or newer version or any other IDE that is suitable for you.

You can run the Web application via installing all the dependencies with the command npm install.

You need to make sure you have installed PostgreSQL & RabbitMQ locally or via Docker.

Usage

You can choose how to run the project: locally with IDE or via Docker. Both approaches work as expected.

NOTE: Make sure you've configured ApiKey and BaseUrl to use CoinMarketCap API.

Project Status

v1.0 has not been released yet

Contact

Created by @dench327 - feel free to contact me!

© 2023

License

You can check out the full license here. This project is licensed under the terms of the MIT license.

About

All-in-one solution for cryptocurrency enthusiasts. Stay updated on crypto prices!

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published