DRS Zone is a cross-platform mobile application providing real-time insights into Formula 1 racing. Stay up to date with race schedules, current standings, constructor rankings, and detailed race results — all in one place.
- Framework: React Native (TypeScript)
- Navigation: React Navigation
- State Management: Redux Toolkit
- Networking: Axios
- Backend API: F1 API
- UI Enhancements: Expo, Expo AV, Linear Gradient
- Android
- iOS
Clone the repository and install dependencies to get started:
We're working on integrating a smart AI model into DRS Zone that will predict upcoming race results based on historical data, driver performance, team statistics, and track-specific factors.
- Machine learning model trained on past seasons and live data
- Predictive analytics for podium finishes, fastest laps, and points
- Visual insights and confidence scores for each prediction
- Seamless integration into the race details screen
git clone https://github.com/ahmetguness/drs-zone.git
cd drs-zone
npm install
npx expo start





