Skip to content

Releases: IvanoskiHarmonia/open-career-portal

v1.0.0 Beta-1

07 Jun 21:23
b92c454
Compare
Choose a tag to compare

Overview:

This is the first beta release of the Open Career Portal. This release includes the following features and fixes:


Features:

  • Using Google Auth to store users (only emails are stored for safety reasons). user only have:
    • userId - used for fetching data and storing data correlated to applications.
    • google token - a token Google stores for authentication
    • token expiry - a number to signify when the token expires (2 hours time limit now).
  • Search engine, and dropdowns to narrow down the search for desired job
  • Dark and light modes are available.
  • Spinner and placeholders on loading.
  • Pre-fil feature for application process after the first application.
  • Reapplication prevention

Needed Improvements: issues

  • Multilingual support
  • Jobs that are not available to not be displayed
  • Email user that they applied for the position.
  • Quick Apply
  • Analytics Dashboard
  • AI Resume Screening
  • Referal program
  • Interview Scheduler
  • Google reCAPTCHA

Instructions:
To test this beta release, clone the repository, check the v1.0.0-beta tag, and follow the setup instructions in the README.