petrspelos / todo

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

Structure issue #1

Closed petrspelos closed 5 years ago

petrspelos commented 5 years ago

Alright so now that we've added an API, the structure is changing pretty rapidly and we need to adapt.

1) The naïve implementation of ID being the item's order no longer works, Guids will be used. 2) The server switched from being PHP to ASP.NET Core, so a common library should be created 3) We should test as much as we can while minimizing code repetition that's basically point 2 again.

petrspelos commented 5 years ago

The architecture has been reworked with c64ff9fbed456ddefb2.