Purpose to create a community driven application, where peers can submit there resume and simultaneously review others resume. Reviewing means adding comments to the resume. There are 2 modes 10 second mode and No time limit mode.
10 second mode is replicate HR review process.
- Database Connection String
- Dropbox API Key to store resume imgaes in cloud storage
- SMTP Account to handle registration process
- Clone the repo and update tokens and keys in
appsetting.json. - Do the migration to create the database locally
- Run command 2
update-databasein Package Manager Console - Run the app Locally
