Track your tasks
| # | Task Name | Description | Time Allotted | Proposed Date | Start Date | End Date | Time Taken | Comment | Status |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Execute initial database migrations | Run the created migration scripts to set up the database tables. | 0 hr 20 min | 02-04-2026 11:24:54 | 0 hr 0 min | Pending | |||
| 2 | Create database migration script for `blog_posts` table | Develop a migration file to create the `blog_posts` table programmatically. | 0 hr 35 min | 02-04-2026 11:24:54 | 0 hr 0 min | Pending | |||
| 3 | Define `blog_posts` table schema | Specify columns and data types for blog posts (title, slug, content, author, etc.). | 0 hr 30 min | 02-04-2026 11:24:54 | 0 hr 0 min | Pending | |||
| 4 | Create database migration script for `leads` table | Develop a migration file to create the `leads` table programmatically. | 0 hr 35 min | 02-04-2026 11:24:54 | 0 hr 0 min | Pending | |||
| 5 | Define `leads` table schema | Specify columns and data types for storing lead information (name, email, phone, message, etc.). | 0 hr 30 min | 02-04-2026 11:24:54 | 0 hr 0 min | Pending |