Commit Graph

15 Commits

Author SHA1 Message Date
karthik mv db025d0259
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 0a63fb0030 refractored code, renamed columns in pdf attachment 2022-05-03 01:41:00 +05:30
gowtham c270e5b5b6 Reformatted Code and Optimized Imports 2022-05-02 17:16:56 +05:30
karthik mv f38f013cee
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 589f02f575 Changes for Deadline changes and email sending 2022-04-30 22:27:49 +05:30
karthik mv 5450273a67
added recaptcha verification (#79) 2022-04-10 23:12:02 +05:30
karthikmv 90b2a56819 Revert "added recaptcha verification"
This reverts commit 7d8fe03b1a.
2022-04-09 22:12:34 +05:30
karthikmv 7d8fe03b1a added recaptcha verification 2022-04-07 17:04:57 +05:30
Gowtham Sai d3183db59f Fixed Bugs 2021-12-17 19:23:32 +05:30
Gowtham Sai 364a66be30 Added Verify Email Functionality 2021-12-17 17:15:56 +05:30
Gowtham 95fd24a776 Modified APIs 2021-12-16 23:05:04 +05:30
gowtham b314ff44bc Removed Security Leaks 2021-12-12 20:13:47 +05:30
gowtham 5201df7e90 Added Few More Apis and corrected a view 2021-12-12 19:14:27 +05:30
gowtham3105 57071ff29f 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 2e11681173 Initial Commit 2021-10-15 20:47:23 +05:30