Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Development: Create/Update a profile on BIT #62

Closed
ramitsawhney27 opened this issue Jun 21, 2020 · 1 comment
Closed

Development: Create/Update a profile on BIT #62

ramitsawhney27 opened this issue Jun 21, 2020 · 1 comment
Assignees
Labels
Category: Coding Changes to code base or refactored code that doesn't fix a bug. Program: GSOC Related to work completed during the Google Summer of Code Program. Type: Enhancement New feature or request.

Comments

@ramitsawhney27
Copy link

Is your feature request related to a problem? Please describe.
As a student, I need to have the ability to create a profile on BIT. For this the API on the backend should be available.

Describe the solution you'd like
Create an API for profile creation/updation for the BIT backend. The API would take profile detail combinations as input and return a response code based on the validity of the data in the profile information. Majorly, 2 outcomes are possible: Successful (200 OK), or Unsuccessful (40x) (x represents one of the error codes like 400, 403, etc.), Not found (404), 500 (internal server error)

@mtreacy002
Copy link
Member

Fixed with #78, #80, #82, #84, #86

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Category: Coding Changes to code base or refactored code that doesn't fix a bug. Program: GSOC Related to work completed during the Google Summer of Code Program. Type: Enhancement New feature or request.
Projects
None yet
Development

No branches or pull requests

2 participants