Todo Planner from design to implementation | Django Project Part 2 | Database Design



This content originally appeared on DEV Community and was authored by Eyong Kevin Enowanyo

Are you obsessed with task planning and want to do things on time? But you don’t have the means to pay for a tool? Then, Todo Planner is your friend.

🔔 In PART 2 of this Django project series, I show you how I design any database.

🔥 Content:
👉🏼 Mission Statement and Objectives
👉🏼 Analyzing the Current Database
👉🏼 Identifying Classes from the Use Case Documentation
👉🏼 Class Documentation and Class Diagram

💛 YouTube Video
💛 Todo Planner new version
💛 Todo Planner old version


This content originally appeared on DEV Community and was authored by Eyong Kevin Enowanyo