GoldCheck - Project Details
Screenshots
Description
- The app fetches and displays the current price of gold in real-time using the MetalPriceAPI
- Includes educational content about gold's historical and industrial significance, offering insights for
users interested in investments.
- Designed with React Native, ensuring a responsive and smooth user interface for both iOS and Android
platforms.
- Implements React Context API for efficient state management, improving scalability and maintainability.
- Features dynamically styled UI elements tailored for both dark and light modes, enhancing readability
and aesthetics.
Technology Used
- React Native
- JavaScript
- StyleSheet
- TS TypeScript
- Axios
- Working with API
What I Learned / Mastered
- Integrated MetalPriceAPI to fetch real-time gold prices.
- Improved API error handling and data validation.
- Implemented React Navigation for seamless navigation.
- Optimized state management with React Context.
- Implemented themes (both light and dark mode).
- Structured the project using TypeScript for maintainability.
- Debugged and optimized API requests for better performance.