Skip to content

Releases: SHPE-UTDallas/ResumeBook

ResumeBook v2.0 - Serverless

17 Jun 04:19

Choose a tag to compare

Pre-release

ResumeBook v2.0

Changes:

  • ResumeBook is now hosted on Netlify to take advantage of their serverless features
  • Node.js/Express backend added with MongoDB as a database, backend is deployed with Netlify functions
  • Users can login with LinkedIn, logout, view the demo product, and verify themselves with the backend to gain access to the production/real ResumeBook
  • Cloudinary is utilized as a CDN to host the resume PDFs that are uploaded to ResumeBook

This release and all future ResumeBook 2.0 releases will be accessible at https://resumebook.netlify.app/

ResumeBook v1.0

17 Jun 04:06
db2e708

Choose a tag to compare

Initial Release of ResumeBook

    This release is just the MVP for ResumeBook which is just the main table UI to filter and sort resumes

The version one build/release can be found here: https://shpe-utdallas.github.io/ResumeBook/

This above link was last verified to be working on 6/16/2020 and should stay up for the foreseeable future. In order to keep the back end and front end all on one hosting provider we migrated from Github Pages to Netlify in a later release