Hey there! Welcome to My Crypto App – a cool little project I made to dive into the world of cryptocurrencies without getting lost. If you're like me, curious about all this crypto buzz and want to keep an eye on prices, maybe even try buying or selling some coins, you're in the right place!
-
See Live Prices: Wondering how Bitcoin or Ethereum are doing today? Check out the latest prices anytime, right from the app.
-
Buy and Sell Coins: Got a hunch a coin's going to the moon? You can buy it here! Or if you think it's time to cash in, sell it just as easily.
-
Track Your Coins: Keep an eye on what you've got in your digital wallet and see how your choices are performing.
- SwiftUI: It's a neat way to make the app look pretty without tearing my hair out.
- Combine: This thing helps the app not get confused when lots of stuff is happening at once.
- Core Data: It's like the app's memory, remembering what you did last time you were here.
- CryptoKit: Keeps everything safe and secure, because no one likes sneaky hackers.
- Some Web Stuff: To grab all the latest prices and news from the internet.
- Grab the Code: Just copy and paste this into your computer's terminal thingy:
https://github.com/Ozgunak/Crypto-Tracker
-
Open It in Xcode: Click on the
MyCryptoApp.xcodeprojfile to open it up in Xcode. That's the program I used to put everything together. -
Run the App: Press the play button in Xcode to see the app in action. You can use a simulator to run it right on your computer!
Got an idea? Found a bug? I'd love to hear about it! Just fork (that's copy) the project, make your changes, and send them back to me with a pull request.
This project is all yours under the MIT License - check out the LICENSE file for the boring details.