Skip to content

Backend: Generate API function to result of Student by Faculty #22

@abhijeet-chatterjee

Description

@abhijeet-chatterjee

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"

Metadata

Metadata

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions