Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 647 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 647 Bytes

Task Management Database

The Task Management Database Design in MySQL to manage the Users, Tasks, and Activities.

Details

The complete details to design the database for the Task Management Application is available at Guide To Design Database For Task Manager In MySQL.

Database Schema

The visual database design of the Task Management Database is shown below.

Task Management Database