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

Added estimated pomodoros to tasks #39

Merged
merged 10 commits into from
Nov 29, 2023
Merged

Added estimated pomodoros to tasks #39

merged 10 commits into from
Nov 29, 2023

Conversation

kaseyliu
Copy link
Collaborator

@kaseyliu kaseyliu commented Nov 27, 2023

  • Created dropdown when inputting tasks to add the # of estimated pomodoros the task will take, in addition to the task itself

@kaseyliu kaseyliu changed the title Added destimated pomodoros to tasks Added estimated pomodoros to tasks Nov 27, 2023
@elhagen13
Copy link
Owner

Looks good, but it the files need to be in the prettier format to pass the tests.
I think this command in the terminal should work.
npx prettier . --write

@elhagen13
Copy link
Owner

It looks great! Good job (:

@kaseyliu kaseyliu merged commit ce07a71 into main Nov 29, 2023
1 of 3 checks passed
@kaseyliu kaseyliu deleted the add-pomodoros-to-task branch November 29, 2023 17:23
@kaseyliu
Copy link
Collaborator Author

Looks good, but it the files need to be in the prettier format to pass the tests. I think this command in the terminal should work. npx prettier . --write

Ok, done! thanks :)

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.

2 participants