An open API service indexing awesome lists of open source software.

https://github.com/nadav26740/skyblock-bazzar-tracker

software to help the user to track you track your current profits from your bazzar flips based on the skyblock API
https://github.com/nadav26740/skyblock-bazzar-tracker

bazzar csharp hypixel hypixel-skyblock hypixel-skyblock-bazaar livecharts skyblock wpf

Last synced: 4 months ago
JSON representation

software to help the user to track you track your current profits from your bazzar flips based on the skyblock API

Awesome Lists containing this project

README

          

# **Skyblock Bazzar Tracker**



![Dotnet badge](https://github.com/nadav26740/Skyblock-Bazzar-Tracker/actions/workflows/dotnet.yml/badge.svg)
[![Version](https://img.shields.io/badge/Version-0.2.5-blue?style=flat)](https://github.com/nadav26740/Skyblock-Bazzar-Tracker/releases)
![GitHub code size in bytes](https://img.shields.io/github/languages/code-size/nadav26740/Skyblock-Bazzar-Tracker?style=flat)
[![GitHub Downloads (all assets, all releases)](https://img.shields.io/github/downloads/nadav26740/Skyblock-Bazzar-Tracker/total?style=flat&logo=github)](https://github.com/nadav26740/Skyblock-Bazzar-Tracker/releases)
[![Code Factor score](https://www.codefactor.io/repository/github/nadav26740/skyblock-bazzar-tracker/badge)](https://www.codefactor.io/repository/github/nadav26740/skyblock-bazzar-tracker)

![CSharp image](https://ziadoua.github.io/m3-Markdown-Badges/badges/CSharp/csharp1.svg)
![dotnet image](https://ziadoua.github.io/m3-Markdown-Badges/badges/dotNET/dotnet1.svg)
[![License](https://ziadoua.github.io/m3-Markdown-Badges/badges/LicenceGPLv3/licencegplv31.svg)](./LICENSE.txt)


![image_2024-07-06_162134593](https://github.com/nadav26740/Skyblock-Bazzar-Tracker/assets/46380330/b958b29d-dc9f-40d5-adc9-4859324ba476)

Simple system to help you track your current profit in Bazzar flips on the Skyblock Hypixel
The system automatically update data every 30 seconds with the Skyblock API

# **How to use:**
Write the item id in the id box and all the other fields will be filled automatically

- **Item name**: fill the name of how you want the product to appear in the charts
- **item buy price**: Fill the buy price you brought the item
- **Amount to buy:** Fill the amount of items you brought
- **Search box:** by pressing on the magnifying glass emoji you are able to open where you can search items and it will autocomplete their fields
> **item current sell price**: Showing the current sell (Insta Buy) price

# Explanation
## in the column chart you can see every product
- **on the green column**: you see the current sell price (insta buy price)
- **on the red column:** you see how much you paid
- **on the gold column:** you can see the Margin between them

## Angular Chart
### Profit Chart
on the angular you can see how much percentage of profit you earned

# Dependencies:
[***Desktop Runtime .NET 6 required!***](https://dotnet.microsoft.com/en-us/download/dotnet/thank-you/runtime-desktop-6.0.32-windows-x64-installer)