Skip to content

LKoech/ReactNative_Job_Search

Repository files navigation

React Native Job Search App

This is a simple job search app built purely with React Native incorporating APIs for functionality.

The user simply searches for any type of job using a key word and it returns a list of job application links with a description.This is a multiplatform application it can work in Android, IoS and on any Web browser.

Note

I used an API from RapidApis website and the specific API is called JSearch API you can create an account and utilise the API to generate your own keys for this project to work.

Architechture

This is a simple web app so its high level architechure looks as the image below;

Alt text

Image and Video snipets of the app

Alt text

This is a short video of how the application works;

Alt text

Future Improvements

Improvements that should be made include;

  • Making the application multilingual.
  • Every user having a personal account.
  • Increase the functionality to allow in-app application of jobs.
  • Include dark mode and light mode.

Expo Router Example

Use expo-router to build native navigation using files in the app/ directory.

🚀 How to use

npx create-expo-app -e with-router

📝 Notes

About

Simple Job Seach App using key words built with React Native.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors