An app that allows users to create, save, and update information about a job posting that they responded to, and share interview tips, dress code, and common interview questions.
Programmers and mobile developers may send out hundreds of job applications before they land a job. With numerous applications, it becomes difficult to keep track of the details of each job as well as which ones actually offered an interview. JobOrganizer is a tool built to help people with their job search journey. The app enables users to record details about a job posting, such as the application phase they are currently in, the URL that they found the job positing from, and the contact information of the recruiter or interviewer. It is also a platform for job seeks to share information about job hunting in general. There are message boards where users can discuss interview attire, common interview questions, and tips to ace interviews.
- Swift 4
- Xcode 10.1
- Google Firebase
- Cocoapods: Firebase, SVProgressHud, Kingfisher, Toucan
To run this project, install it locally using Terminal...
$ git clone https://github.com/janezhu1618/JobOrganizer
$ open JobOrganizer.xcworkspace/
Start by registering an account in JobOrganizer. After logging in, you are able to add jobs, participate in message boards, create new message boards, and update your profile and picture.
When adding a job, fill out the details and select the application phase for that job. You can go back and update the job details or delete the job completely.
You can interact with other users in message boards by chatting or responding to their questions. You can create a new message board with a specific question or discussion topic.
Trello Board - https://trello.com/b/FSkjR46S/joborganizer



