Concept

Rated is a mobile app created for car enthusiasts, offering a simple way to check and compare car specifications in the UK. It consolidates car information, reviews, and comparisons into an intuitive user interface.

As a car enthusiast, I created this app because other options were cluttered with ads, buggy, or lacked key features.

Tech Stack

Rated is developed with React Native (Expo) for the app and utilizes Firebase for authentication and database management. Initially, the app queries the Firebase database for car information. If the data is not found, the app retrieves it from external APIs and caches the information in Firebase for seven days.

External APIs:
• Firebase - Provides user authentication and real-time database updates
• DVLA VES API - Accesses vehicle MOT and TAX information
• CAR SPEC API - Accesses vehicle specification data

Launch

Rated is currently in testing and will be released on the Apple App Store soon. The app is being trialed by a small group of car enthusiasts to ensure a smooth user experience.