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

Feature/tasks #10

Merged
merged 64 commits into from
Sep 30, 2024
Merged

Feature/tasks #10

merged 64 commits into from
Sep 30, 2024

Conversation

Baayeh
Copy link
Owner

@Baayeh Baayeh commented Sep 30, 2024

In this PR, the following was implemented

  • A page to list all tasks
  • Reusable card component for each task
  • Reusable TaskList component for listing tasks.
    • Also displays the completed tasks.
  • Central component to create a task:
    • User can add a title, due date and a reminder

image

@Baayeh Baayeh self-assigned this Sep 30, 2024
@Baayeh Baayeh linked an issue Sep 30, 2024 that may be closed by this pull request
@Baayeh Baayeh merged commit 9761a4e into dev Sep 30, 2024
2 checks passed
@Baayeh Baayeh deleted the feature/tasks branch September 30, 2024 14:19
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.

Feature - Tasks
1 participant