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

Setup Gorm to allow tutoring application #118

Open
Tracked by #102
ALackey-ai opened this issue Mar 1, 2024 · 3 comments
Open
Tracked by #102

Setup Gorm to allow tutoring application #118

ALackey-ai opened this issue Mar 1, 2024 · 3 comments
Assignees
Labels
Milestone

Comments

@ALackey-ai
Copy link
Collaborator

No description provided.

@ALackey-ai ALackey-ai self-assigned this Mar 1, 2024
@ALackey-ai ALackey-ai added the task label Mar 1, 2024
@ALackey-ai ALackey-ai added this to the Sprint 2 milestone Mar 1, 2024
@ALackey-ai
Copy link
Collaborator Author

Added and adjusted go handlers for CRUD type operations between dao(gorm) and db
[t:30]

@ALackey-ai
Copy link
Collaborator Author

Researched how to make the handlers work for a Request type functionality. Updated GetTutorApplicationHandler.go and created the appRequest.go model to support this function.
[t:60]

@ALackey-ai
Copy link
Collaborator Author

Looked through the handler for 'posting' or adding a new entry to the applications table but I think the dao function is all that's needed. I'm not sure we need a handler for the creation of it. I will have to discuss with teammates and do more research. For now I think this task is done.

[t:10]

ALackey-ai added a commit that referenced this issue Mar 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant