14 - Creating Update Profile Section in Web App
Jan 11, 2023 · 1 min read · We shall add a profile section in our web application where we can load the existing values and update the values Following link gives the details of commit In the file API-Backend/app/models/applicant.py we observed that the id was made mandatory w...
Join discussion