Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 1.06 KB

README.md

File metadata and controls

21 lines (15 loc) · 1.06 KB

Money Tracker

Overview

Money Tracker is a money tracking and conversion it into cryptocurrency application.

The app allows users to view and search for cryptocurrency data, including real-time prices. It features a user-friendly interface for managing and displaying cryptocurrency information, with support for charting and currency conversion. Also there is simple spending tracker and it allows to see data in more user friendly format - Charts

The application was created by using: UIKit / SnapKit / CoreData / DGCharts

Features

  • Real-Time Cryptocurrency Data: Fetch and display up-to-date information on various cryptocurrencies.
  • Search Functionality: Use a UISearchBar to easily find cryptocurrencies by name.
  • Spending Tracker: Add or update your daily spendings to track it
  • Charts: View Added spendings data in Charts format

Acknowledgments

  • Thanks to the CoinAPI.io for providing cryptocurrency data.
  • Special thanks to the Charts library for charting capabilities.