Applify API repo - click here!
While on my job search I decided to build a web app that would assist me in the process. Applify is built with the MERN stack, React sticky-tables, Styled-components, and JWT authentication. The goal of this project is to help simplify and streamline the job search process by allowing users to track their applications and store their credentials in easily accessible quick-links.
- MongoDB
- ExpressJS
- ReactJS
- NodeJS
- Redux
- Styled Components
- JWT Authentication
- React Sticky-Table
- Heroku hosting
- SASS
- Selenium
- Responsive Design
- Create a profile or use the test account. Signup/Login/Logout authentication using JSON web token.
- Users are allowed to have up to 10 different job searches.
- Each Job search can hold up to 999 applications/listings.
- Add new applications, view application details, update job applications.
- Job application table uses sticky headers and columns. The table can be filtered and sorted.
- The Job table uses pagination that can be set to different limits (How many job applications appear on the table; min 20, max 100).
- Home page offers 9 quick-links that allows the user to save important application info that can be quickly copied such as:
- GitHub profile link
- Portfolio link
- LinkedIn link
- Cover Letter text
- Resume text
- The quick-links can be re-named and switched between link/text types.
- Styled components used to create multiple themes.
- Scrape listing info from LinkedIn/Indeed URLs.