Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/shahinuralambhuiyan/jobs-finder

Mobile Application 'Job-finder'
https://github.com/shahinuralambhuiyan/jobs-finder

expo react-native

Last synced: about 11 hours ago
JSON representation

Mobile Application 'Job-finder'

Awesome Lists containing this project

README

        

# Jobs-Finder Mobile App
- **Real-Time Job Listings**: Access up-to-date job listings directly from the Rapid API.
- **Search and Filter**: Easily search for jobs using keywords and filter results by type (part-time, full-time).
- **Detailed Job Descriptions**: Get comprehensive job descriptions, including information about the job, qualifications, and responsibilities.
- **Seamless Job Application**: Apply to job listings with a single click, which opens the job portal in your device's browser.

### App interface -->
- Home Page


381550347-2409453259245637-8003021351636707935-n

- Job Details Page


381550347-2409453259245637-8003021351636707935-n
381550347-2409453259245637-8003021351636707935-n
381550347-2409453259245637-8003021351636707935-n

- After Search/Filter


381550347-2409453259245637-8003021351636707935-n
381550347-2409453259245637-8003021351636707935-n

## Getting Started
- Clone the project.
- Run : for installing all the node-modules.
```bash
npm install
- To run the project :
```bash
npm start

### Prerequisites
Before you begin, make sure you have the following software installed:
- **Node.js**: You can download it from [nodejs.org](https://nodejs.org/).
- **Expo CLI**: Install Expo CLI globally using npm:
```bash
npm install -g expo-cli