Commit Graph

15 Commits

Author SHA1 Message Date
karthik mv 73183ef4ee new endpoints (#109)
* added getstudentapplication and editstudentapplication endpoints

- for admin views

* added student data to send

* format placement added.

* changed submitApplication

* merge fixes

* made refractorings

* minor changes in placement model

* Added updated at for applications

* removed log

Co-authored-by: gowtham <gowthamsai.workspace@gmail.com>
2022-05-24 15:07:32 +05:30
karthik murakonda 9a2e3fd2c7 Bug fix:sending pdf attachments
- bool variable is_pdf is now initialized.
2022-05-03 01:26:25 +05:30
gowtham 20a570e842 Reformatted Code and Optimized Imports 2022-05-02 17:16:56 +05:30
karthik mv 1d43eecf19 Send jnf response as pdf attachment (#107)
* Attach jnf response pdf after verifying email.

* add pdfkit to requirments.txt
2022-05-02 12:43:26 +05:30
gowtham d052e51df1 Few Changes Done 2022-05-01 14:56:46 +05:30
gowtham 9881303969 Changes for Deadline changes and email sending 2022-04-30 22:27:49 +05:30
karthik mv 67a4080672 added recaptcha verification (#79) 2022-04-10 23:12:02 +05:30
karthikmv 110234d0ac Revert "added recaptcha verification"
This reverts commit 7d8fe03b1a.
2022-04-09 22:12:34 +05:30
karthikmv 10edf75891 added recaptcha verification 2022-04-07 17:04:57 +05:30
Gowtham Sai 32c6468ade Fixed Bugs 2021-12-17 19:23:32 +05:30
Gowtham Sai 4dbd4a65c8 Added Verify Email Functionality 2021-12-17 17:15:56 +05:30
Gowtham cb52e1a475 Modified APIs 2021-12-16 23:05:04 +05:30
gowtham3105 c988bf66f5 Many Issues Resolved
- Placement Modal Resolved
- Add Placement API Resolved
- Update Deadline API
- Update Offer Accepted API
- Update Email Verified API
- Update Additional Info API
- Profile API Changes: Added Offers
- Serializers are tested and changed to fit the new modals
- Latest Documentation
-All APIs Tested and Checked
2021-12-03 01:04:49 +05:30
gowtham3105 8b22171327 Constants Update 2021-10-22 20:37:15 +05:30
gowtham3105 aa9aa40e81 Initial Commit 2021-10-15 20:47:23 +05:30