
JobFinder — Find Your Perfect Job
Android app to discover and track job opportunities
Year: 2021
•Company: Self Project
JobFinder — Find Your Perfect Job
Lightweight Android app to explore job opportunities, save favorites, and keep track of applications.
Overview
JobFinder presents curated job listings with keyword search, location/role filters, and a simple detail view. Users can bookmark interesting jobs for later, and quickly open the application links.
Technology Stack
Mobile Application (Android)
- Language: Java
- Architecture: MVVM-ish with ViewModel/LiveData
- Networking: Retrofit + OkHttp
- Persistence: Room for saved jobs and local cache
- UI: Material Components
Key Features
- Search & Filter: Find jobs by keyword and category
- Job Detail: Clear description with an external apply link
- Favorites: Save jobs for quick access
- Offline-first: Cached lists and details
Notes
The project serves as a learning starter; the API/base data can be swapped as needed.
Links & Attachments
Gallery
Tags & Tech Stack
Mobile Apps
Android
Java
Retrofit
Room
Material Design
REST API