petrspelos / todo

🏕 The self-hosted productivity ecosystem.
GNU General Public License v3.0
4 stars 4 forks source link

Implement name and is done and due date #3

Closed DraxCodes closed 5 years ago

DraxCodes commented 5 years ago

Implemented the following features.

Tests with Postman

Listing list Adding with date (formatted as a C# DateTime (might need to change this? not sure) datetime fixes #2

DraxCodes commented 5 years ago

Thanks for the reviews guys, all should be resolved now. Let me know if you see anything else.