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

Hook up domain layer with use case layer for tasks #15

Open
mirdaki opened this issue Jan 26, 2018 · 1 comment
Open

Hook up domain layer with use case layer for tasks #15

mirdaki opened this issue Jan 26, 2018 · 1 comment

Comments

@mirdaki
Copy link
Owner

mirdaki commented Jan 26, 2018

This could either be done with separate folders or a new module. Create functions for: add task, modify task, get task info.

Would also have a load/save tasks function that would be integrated with a database or text file later.

@mirdaki mirdaki added this to the 0.1.0 milestone Jan 26, 2018
@mirdaki mirdaki self-assigned this Jan 26, 2018
@mirdaki
Copy link
Owner Author

mirdaki commented Feb 15, 2018

We can now add, modify, and delete tasks, events, and time fences with #20

@mirdaki mirdaki added this to In progress in Progess Feb 16, 2018
@mirdaki mirdaki removed their assignment Jan 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Progess
  
In progress
Development

No branches or pull requests

1 participant