Skip to content

Enabling UNC CS Students to connect with recruiters, upload resumes, and find internship and job opportunities.

Notifications You must be signed in to change notification settings

nikhil-vytla/unc-cs-resume-db

Repository files navigation

unc-cs-resume-db (UNC CS Summer of Code 2020)

Description

The UNC CS Department, through the UNC Summer of Code 2020 program has created a dynamic resume database website. Currently, resumes are available to recruiters via PDF and Handshake, however recruiters must manually search through these lists. This website allows recruiters to filter through students based on criteria such as graduation year and specific programming languages. Additionally, recruiters can organize students into lists to save qualified candidates and export these lists. This site is built with React and Firebase and will greatly help recruiting in a post-COVID-19 world.

Getting started

To use cloud functions, manually add the file 'functions/adminConfig.json', found at firebase console -> project settings -> service accounts -> generate private key

npm scripts

  • Install dependencies and login to firebase
    • npm run init
  • Build optimized React app and run on localhost
    • npm run serve
  • Build optimized React app and deploy to live site
    • npm run deploy
  • Run React app with live reload on localhost
    • npm run start

Team

Developers

Mentors

Clients

  • UNC Department of Computer Science

About

Enabling UNC CS Students to connect with recruiters, upload resumes, and find internship and job opportunities.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published