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.
To use cloud functions, manually add the file 'functions/adminConfig.json', found at firebase console -> project settings -> service accounts -> generate private key
- 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
- Adam W. - Github
- Jack G.
- Maitreyi S. - Github
- Sai G. - Github
- Seul (Eric) K. - Github
- Tucker R. - Github
- UNC Department of Computer Science