A project that shows 50 different coins prices and changes.
The Gonna Be Rich project basic coin application.
It is designed with ba
1. Make sure you have the Xcode version 14.0 or above installed on your computer.
2. Download the Gonna Be Rich project files from the repository.
3. Open the project files in Xcode.
4. Review the code and make sure you understand what it does.
5. You should see the sortable coin list.
6. When tap the cell of coin, detail view will appear and graphics shown.
* Gonna Be Rich project is implemented using the Model-View-Controller (MVC) architecture pattern.
* Models has data models and model managment file.
* Views is responsible for displaying app UI.
* Controllers uses models and for showing datas in views.
* Constants is storage for datas that using different part of project and must writen correctly.
* Cells is collecting different type of custom cells for table and collection views.
- Design similar to assignment pdf.
- Also inspired from Mobbin apps.
- Used KingFisher package for images. KingFisher