Skip to main content

I want to develop a ToDo app in which a user can create




  • Multiple ToDo lists with different purposes.



    • Each list has at least one item.

    • Each item can be tagged.

    • Each item can be marked completed.

    • There could be reminders for some items.




  • Create the database schema for this application and draw an Entity Relationship Diagram for the database of the ToDo App.



anyone with the knowledge on how to start with this project


Hi Debby


Thanks for posting in the Community!


While we're not able to help you create your project Lucidchart can help you create Entity Relationship diagrams (ERDs) with customized text styling and relationships between fields. Your database tables and schemas can also be automatically generated using our SQL import feature.


For more information on this feature I would recommend giving the following article a read: Entity Relationship Diagrams


Reply