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

https://github.com/sebastian-nunez/crypto-track

An iOS application for effortlessly staying updated on the latest cryptocurrency prices.
https://github.com/sebastian-nunez/crypto-track

cryptocurrency ios swift swiftui

Last synced: 3 months ago
JSON representation

An iOS application for effortlessly staying updated on the latest cryptocurrency prices.

Awesome Lists containing this project

README

        

# CryptoTrack

> An iOS application for effortlessly staying updated on the latest cryptocurrency prices.

![app demo](demos/home_demo.gif)

## Table of Contents

- [Features](#features)
- [Demos](#demos)
- [Technologies](#technologies)
- [Setup](#setup)
- [License](#license)

## Features

1. **Real-Time Price Updates:** Stay up-to-date with real-time cryptocurrency price information.

2. **User-Friendly Interface:** Enjoy a sleek and intuitive design crafted with SwiftUI for a modern user experience.

3. **Dark Mode Support:** Choose between light and dark themes for comfortable day and night use.

4. **Secure and Reliable:** Prioritize security with the assurance that your data is treated with utmost confidentiality.

## Demos

### Light Mode

![light mode](./demos/lightmode.png)

### Dark Mode

![light mode](./demos/darkmode.png)

### Main Home View (Static)

![home view static](./demos/main-ho-home-layout.png)

## Technologies

- **Swift:** The primary programming language for iOS app development.

- **SwiftUI:** A modern declarative UI framework for building user interfaces across Apple platforms.

## Setup

To run CryptoTrack locally, follow these steps:

1. Clone the repository:

```bash
git clone https://github.com/sebastian-nunez/crypto-track
```

2. Open the Project in XCode

## License

This project is licensed under the [MIT License](LICENSE).