Skip to content

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

Open
slyncrafty wants to merge 3 commits into100devs:mainfrom
slyncrafty:fix/slyncrafty
Open

Mongoose fixes per version and Added functionalities(priority tag with sorting and checkbox) and styling#179
slyncrafty wants to merge 3 commits into100devs:mainfrom
slyncrafty:fix/slyncrafty

Conversation

@slyncrafty
Copy link
Copy Markdown

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