Welcome to my React Native Expo application designed to simplify job searches through seamless API integration. This application offers a wide range of features, allowing users to effortlessly discover specific job details by fetching data from relevant APIs.
Explore the application's design through screenshots and a demonstration video available in the "media" folder.
- Profile Picture Component: The profile picture component in the top right corner is currently under development.
- Menu Button: The menu button in the top left corner is pending implementation.
- Show All Button: The functionality for the "show all" button is yet to be implemented.
- Share Button: The functionality for the "share" button is yet to be implemented.
The application's visuals may not render as intended on Android devices. To address this, certain elements are commented out in the file \react_native_jobs\constants\theme.js
. Please review and modify as needed for optimal performance on Android.
To test the application:
- Register or log in at Rapid API.
- Subscribe to JSearch By OpenWeb Ninja to obtain the "X-RapidAPI-Key" and "X-RapidAPI-Host".
Insert the obtained "X-RapidAPI-Key" values in the following files:
Huge thanks to JavaScript Mastery for their React Native Course Tutorial for Beginners. This tutorial has played a crucial role in expanding knowledge and skills, consolidating numerous concepts in a single, informative video.
Feel free to explore and test the application. Your feedback is highly appreciated.