Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 390 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 390 Bytes

Handling Candidate's Data

  1. This is the Django project about "following Google form" using google api so every input to the google spreadsheet attached to that google form will sync up to the DATABASE.

  2. Also there is a feature for Provide CSV file and upload all candidates data to the same DATABASE.

  3. You can also add candidates details manually to the \candidate_form web page.