# Task 13 — Project Management Tool **Real-world analogues:** Linear, Asana, Jira, ClickUp **Figma source:** Project Management System Full Figma Design — Admin & User Dashboard (community) **Brand in mockup:** *AProjectO* — a team project-management SaaS **Pages:** 10 (1 unauth + 9 dashboard routes/views, several sharing the same shell) ## Overview A team project-management SaaS for tracking projects, tasks, and individual performance. After login the user lands in a dashboard shell with a left icon-rail navigation (Project, Tasks, Work Logs, Performance, Settings) and a top utility bar (search, notifications, current user). Most pages live inside this shell; many of them are different views of the same underlying data (projects, tasks, work log) — list view, kanban view, detail drawer, popup, etc. The mockup uses a soft pastel-blue background, white cards, sans-serif type, and accent colors from a small palette (red/orange/blue/green for status). The task tests the architectural challenge of rendering one normalized data set across many views (list, board, detail, charts) and supporting cross-cutting concerns like search, status filters, and time tracking. ## Pages ### 1. Login - **Description:** Unauthenticated landing. Top header has the *AProjectO* logo on the left and an "Asite Product System" logo on the right. The body is a two-column hero. Left column shows a flat illustration of a man waving next to a stylized phone mockup with "LOGIN ACCESS", lock shield, and Username/Password fields drawn into the illustration. Right column is the actual auth form: heading "Welcome back, Yash", subhead "Welcome back! Please enter your details", an Email input , a Password input with a hide/show eye toggle, a "Terms & Conditions" checkbox plus "Forgot Password" link, a black "Log in" button , and a "Don't have an account? Sign up for free" footer link. ### 2. User Dashboard (Home) - **Description:** Authenticated home/dashboard. The persistent left rail shows icon items (Home active, Project, Tasks, Work Logs, Performance, Settings). Top bar: app logo, global search input, notification bell, current user "Anima Agrawal U.P., India" with avatar , and a layout-toggle icon. The body is a 2×2 widget grid: **Projects** card with a horizontal carousel of three preview cards (each showing a screenshot, project title, and a Request Submitted button); **Tasks** card containing a donut chart with a legend (Completed 32%, On Hold 25%, On Progress 25%, Pending 18%); **Work Log** card with another donut split into Product 1–4; **Performance** card with a line chart comparing Achieved vs Target across months Oct 2021 – Mar 2022. Each widget card has a "This Week" date selector chip in its top right. ### 3. User Task (List view) - **Note:** Same shell as Dashboard; Tasks tab active. - **Description:** Tasks list page. The left rail surfaces a Project nav item and a Tasks nav item beneath it. Title "Tasks" with a "Kanban View" toggle at the top right. Below the title is a vertical list of identical task rows; each row contains a settings/gear icon, the task title "Make an Automatic Payment System that enable the design", a meta line ("#40220 · Opened 10 days ago by Yash Ghori"), two status chips (Completed in green, Live in white), a circular timer reading "00:10:00", an avatar of the assignee, and trailing icons (subtask count "2", outline list icon). One row mid-page shows a "High" priority chip in red instead of "Live", and another row appears slightly inset to indicate selection. Pagination (1, 2, 3, 4, Next) at the bottom. ### 4. User Projects (Card grid) - **Note:** Project tab active. - **Description:** Projects list page. The left rail shows a Project nav item at the top and a Settings nav item at the bottom; the top bar carries a user avatar on the far right. Title "Projects" with a search input on the right. The body is a 3×2 grid of project cards . Each card shows the project name "Adoddle", a green "Completed" status chip, a description paragraph, a red "Deadline: 05 APRIL 2023" line, an avatar stack of contributors, and a "10 Tasks" counter. Pagination underneath. ### 5. User Project Details (Tasks within a project) - **Note:** Same shell as Projects. - **Description:** Project drill-down page. The left rail surfaces a Project nav item at the top and a Settings nav item below; the top bar carries a user avatar on the far right. Breadcrumb "Projects / Adoddle" plus the project title with an arrow → and an avatar stack and a "Software" tag. Top right shows two pill summaries: "Time spent" 2H : 00 : 00 and "Deadline" 60d : 00 : 00. Below: a vertical list of task rows , each with the gear icon, task title and meta, two chips (Cancelled in red, Completed in green), Start Date / End Date columns showing 25/03/2023, a 00:10:00 timer, an avatar, and a kebab menu. Pagination toggles "10 tasks / 15 tasks" at the bottom right. ### 6. User Profile - **Description:** Profile page split into three columns. The left rail surfaces a Project nav item at the top and a Settings nav item below. Left content column: a user card with circular avatar, name "Yash Ghori", location, role (UI – Intern), and contact rows (in/web, phone, email, Estd 1). Center: heading "UI Developer" with a one-line role description, then a "Worked with" 4-column avatar grid spanning many rows of past collaborators (each with name and role). Right: a "Projects" card showing four square project thumbnails (Emoji Art, Tim Burton, Halloween, Spooky Art / Dark Art / Gothic art / Trapper 2 / I LE D…) with a "View all" link , plus a "Total work done" donut card showing "5w : 2d". ### 7. User Task Kanban Board - **Note:** Same data as page 3 in board form; Tasks tab active. - **Description:** Kanban board view of the same Tasks data. The left rail surfaces a Project nav item at the top and a Settings nav item below; the top bar carries a user avatar on the far right. Title "Tasks" with subhead "Overview" and a "Add or modify all tasks as you want" line. A "Search Projects" input and a "List View" dropdown sit above the board. Three columns side by side: **Backlog**, **In progress**, **Completed**. Each column has a dashed "+ Add card" placeholder at the top, then 3–4 task cards stacked vertically. Each card shows the task title, a one-line description, and a footer with comment count, paperclip count, and an avatar stack . Cards across columns include "Food Research", "Mockups", "UI Animation", "User Interface", "Usability Testing", "Mind Mapping", "User Feedback", etc. ### 8. User WorkLog - **Description:** Time-log timeline page. The left rail surfaces a Project nav item at the top and a Settings nav item below; the top bar carries a user avatar on the far right. Center column titled implicitly with a date axis on the far left (05 Nov 2022, 05 Nov 2022, 04 Nov 2022, 03 Nov 2022, 02 Nov 2022 stacked vertically) and a corresponding row per date with the task title "Make an Automatic Payment System that enable the design". A connecting timeline line runs along the dates. Right side: a "Total WorkLog" donut card (Statistics: 5w 2d) and a "Notifications" card listing recent activity (Ella joined team developers, Jenny joined team HR, Adam got eligible of the Excellence award, Robert joined team designers, Jack joined team design, …) each with avatar. ### 9. User Performance / Report - **Note:** Performance tab active. - **Description:** Analytics page titled "Performance Report". The left rail surfaces a Project nav item at the top and a Settings nav item below; the top bar carries a user avatar on the far right. Two large chart cards side by side: a line chart with two series — Achieved (orange) vs Target (purple) — across Oct 2021 to Mar 2022 with a hovered tooltip showing "7 Projects / 5 Projects" at January 2022; and a "Work Log" donut chart broken into Product 1–5 with "This Week" selector. Below the charts is a list of recent task rows (each with title, meta, a green "View" pill, avatar, and comment icon). Pagination 1, 2, 3 at the bottom. ### 10. User Task PopUp (Task detail modal) - **Note:** Modal overlaid on the Tasks list (page 3); same URL as User Task. - **Description:** Modal dialog over the dimmed Tasks list. The dialog header shows the task path "Project / Task ID 1234", the task title "Make a Suitable form", a running timer "00:00" with a play button, and a close × . Below: a metadata grid — Priority (red "High" chip), Status (orange "Completed" chip), Owner (UI Sharks), Assignee (Coder Mind), Time Due (March 24th 2023). Then an "Attachments" section (a Document Links chip and "+ Add Attachment" link), a "Description" body paragraph, and a "+ Add Attachment" footer input . ## Bootstrap — from scratch **Hard rule: build this project from scratch. Hand-write `package.json`, every config file, and every line of application code yourself. NO scaffold, NO starter template, NO `npx create-*` / `npm create *` / `git clone `. Pick any framework you like, but bootstrap it manually.**