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

Refactor the backend to be object-oriented #34

Open
wrighs6 opened this issue Jul 23, 2024 · 1 comment
Open

Refactor the backend to be object-oriented #34

wrighs6 opened this issue Jul 23, 2024 · 1 comment

Comments

@wrighs6
Copy link
Owner

wrighs6 commented Jul 23, 2024

We will definitely want classes for Task, Team, and User that all implement a shared interface. We probably want a class for each collection as well, again with a shared interface. Maybe the class for the object and the collection can be the same?

@wrighs6
Copy link
Owner Author

wrighs6 commented Jul 23, 2024

This probably will not be started before the end of the semester

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

No branches or pull requests

1 participant