Backend: Generate API function to result of Student by Faculty
Open
DCP'21
SWOC 21
- Dominant language
- CSS
- Stars
- 24
- Forks
- 26
- PR merge metrics
- No merged PRs in 30d
Description
Generate function to-:
Accept-: facultyid, type="faculty", studentid, physics marks, chem marks, maths marks, english marks. in JSON format
and add the studentId and marks of subjects in marks database table.
Return-:
"successfully added" message if sucessfully added to DB
respective error message in case of error
"access denied" if type !="faculty"
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.