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

Add Education POST and PUT Endpoints with File Upload Support #70

Merged
merged 1 commit into from
Sep 25, 2024

Conversation

hastagAB
Copy link
Member

Closes #7

  • Implement POST endpoint for creating new education entries
  • Add PUT endpoint for updating existing education entries by index
  • Integrate file upload functionality for education logo with validation for allowed file types
  • Update test cases to cover POST and PUT endpoints.

@hastagAB hastagAB requested a review from awilkescom September 25, 2024 19:44
@hastagAB hastagAB merged commit 5307cc3 into MLH-Fellowship:main Sep 25, 2024
2 checks passed
@hastagAB hastagAB deleted the edit/edu branch September 25, 2024 20:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Edit existing Education
1 participant