Skip to content

Mongoose fixes per version and Added functionalities(priority tag with sorting and checkbox) and styling #179

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

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

slyncrafty
Copy link

Fix

  • Updated Mongoose queries to async/await per Mongoose 6+ compatibility.
  • mongoose.connect()
  • User.findOne()

Added functionalities

  • Added priority tag toggle.
  • Group priority Todo items before the regular todo items.
  • Changed the way to mark completed item from clicking the task to checkbox.
  • Applied centered styling/todo UI

Optimization

  • Add ability to manually sort
  • Add Due date and sort by due dates
  • Add ability to organize by group/category
  • Add functionality to alert via email

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.

1 participant