Ash515 / Ash515/Sequel

Backend: Generate API function for return result of Student

Open
#21 6 comments 0 reactions 3 assignees Claimed by @yashneet-kalra View on GitHub
DCP'21 SWOC 21
Dominant language
CSS
Stars
24
Forks
26
PR merge metrics
No merged PRs in 30d

Description

Generate function to accept id and type of user="student".
So return the marks of the student with the particular id in json format.
if id not found return message "marks details not uploaded Yet."
in case of error return respective message.

The marks of student should be in format-:
```
{
"id":,
"sub1":,
.....
......
}
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.