https://github.com/haarismemon/apptracker-android
AppTracker is an android app that allows you to keep track of and organise all your job applications in one central place.
https://github.com/haarismemon/apptracker-android
android-app internship jobs
Last synced: about 1 month ago
JSON representation
AppTracker is an android app that allows you to keep track of and organise all your job applications in one central place.
- Host: GitHub
- URL: https://github.com/haarismemon/apptracker-android
- Owner: haarismemon
- Created: 2017-06-15T18:54:39.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-12-05T13:41:54.000Z (over 7 years ago)
- Last Synced: 2025-02-06T12:37:41.021Z (3 months ago)
- Topics: android-app, internship, jobs
- Language: Java
- Homepage:
- Size: 654 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# AppTracker
Staying organised when applying for a job is not easy. Trying to keep up with all your different applications can be stressful without the right tool. That is where AppTracker comes in.
It is perfect for students who are applying for internships and graduate roles, and for those seeking full time employment. This app saves you the time and hassle, so that you can focus on acing your interviews.
AppTracker allows you to find exactly what you are looking for with ease.
- SEARCH applications by the company name or role
- SORT applications by salary
- FILTER applications with specific stages or statusYou will never have to forget any detail about a job application. AppTracker allows you to save details about an application like the length, location, and salary.
Add notes to both the application and the stages, so you can store additional details like:
- the research about a company
- the online application stage requires a CV and Cover Letter
- the interview stage has a business casual dress codeSet a job application as high priority, allowing you to know which job application needs your attention, and is important to you right now.
You will no longer need to worry about tracking all your job applications on your own; AppTracker is all you need.
Google Play Store link: https://play.google.com/store/apps/details?id=com.memonade.apptracker
### Open Source Libraries:
- This code uses Butter Knife which is licensed under the Apache 2.0 License, and can be obtained https://github.com/JakeWharton/butterknife.
- This code uses Crystal Range Seekbar which is licensed under the Apache 2.0 License, and can be obtained https://github.com/syedowaisali/crystal-range-seekbar.
- This code uses SectionedRecyclerViewAdapter which is licensed under the MIT License, and can be obtained https://github.com/luizgrp/SectionedRecyclerViewAdapter.
- This code uses Android About Page which is licensed under the MIT License, and can be obtained https://github.com/medyo/android-about-page.