jade-tasks

byPriyank Dave

I want to create a todo app just like Notion and Todoist web applications do. I also want to create web application just like that with all the features like adding tasks for a day or a general tasks that needs to be done along with filtering by different fields such as filter by date, filter by tasks type (todo, in progress, done,etc.). I want user management and authentication for to use our web application service so I want JWT authentication too and User Profile and all. And in dashboard by default show today's tasks and with beautiful UI it should develop our Todo app with different rich features. For frontend, make sure that you use ShadCN for better frontend development.

LandingLoginSignupProfileTask EditorTasksDashboard
Landing

Comments (0)

No comments yet. Be the first!

Project Tasks17

#1

Implement Theme & Design Structure

To Do

As a developer, I want to apply the jade green theme, Inter/Roboto typography, and ShadCN component styling across all scaffold pages so that every page visually matches the mock designs and unneeded pages (welcome, ai-assistant, settings) are removed from the application.

AI 85%
Human 15%
High Priority
2 days
AI Credits:6
Frontend Developer
#11

Implement User Profile API

To Do

As a user, I want the backend to provide secure FastAPI endpoints for viewing and updating my profile so that my personal data can be retrieved and modified safely with proper authorization checks.

AI 75%
Human 25%
Medium Priority
1 day
AI Credits:4
Backend Developer
#9

Implement Tasks CRUD API

To Do

As a user, I want the backend to expose FastAPI endpoints for creating, reading, updating, and deleting tasks with full metadata support (tags, priority, type, date, status) so that the frontend can perform all task management operations reliably.

AI 80%
Human 20%
High Priority
2 days
AI Credits:6
Backend Developer
#16

Implement AI Task Suggestions API

To Do

As a user, I want the backend to expose an AI-powered endpoint using Langchain and GPT that analyzes my existing tasks and returns intelligent suggestions so that I can discover actionable next steps and improve my productivity.

Depends on:#9
Waiting for dependencies
AI 75%
Human 25%
Medium Priority
2 days
AI Credits:8
AI Engineer
#5

Build Dashboard Page

To Do

As a logged-in user, I want to view a dashboard that displays today's tasks by default and matches the Dashboard v3 design so that I can immediately see what needs to be done today upon logging in.

Depends on:#1
Waiting for dependencies
AI 88%
Human 12%
High Priority
2 days
AI Credits:7
Frontend Developer
#4

Build Signup Page

To Do

As a new user, I want to register through a polished signup page that matches the Signup v4 design so that I can create an account quickly and be redirected to login to start using the app.

Depends on:#1
Waiting for dependencies
AI 90%
Human 10%
High Priority
1 day
AI Credits:5
Frontend Developer
#6

Build Tasks List Page

To Do

As a user, I want to access a tasks list page that matches the Tasks v3 design with filtering controls so that I can browse, search, and filter all my tasks by date, type, priority, and tags efficiently.

Depends on:#1
Waiting for dependencies
AI 88%
Human 12%
High Priority
2 days
AI Credits:7
Frontend Developer
#7

Build Task Editor Page

To Do

As a user, I want to create and edit tasks through a rich task editor page that matches the Task Editor v4 design so that I can set task details including type, priority, tags, date, and status with a smooth editing experience.

Depends on:#1
Waiting for dependencies
AI 88%
Human 12%
High Priority
2 days
AI Credits:7
Frontend Developer
#2

Build Landing Page

To Do

As a visitor, I want to see a visually stunning landing page with a dynamic galaxy visualization where tasks appear as glowing stars so that I am inspired to sign up and understand the app's unique value proposition.

Depends on:#1
Waiting for dependencies
AI 90%
Human 10%
High Priority
2 days
AI Credits:8
Frontend Developer
#3

Build Login Page

To Do

As a returning user, I want to access a clean and responsive login page that matches the Login v4 design so that I can securely authenticate and reach my dashboard without friction.

Depends on:#1
Waiting for dependencies
AI 90%
Human 10%
High Priority
1 day
AI Credits:5
Frontend Developer
#8

Build Profile Page

To Do

As a user, I want to view and update my profile through a dedicated profile page that matches the Profile v4 design so that I can manage my personal information and account settings securely.

Depends on:#1
Waiting for dependencies
AI 88%
Human 12%
Medium Priority
1 day
AI Credits:5
Frontend Developer
#10

Implement Task Filtering API

To Do

As a user, I want the backend to provide a filtering API endpoint that accepts parameters for date, type, priority, tags, and metadata so that I can retrieve precisely the tasks I need without loading the entire task list.

Depends on:#9
Waiting for dependencies
AI 80%
Human 20%
High Priority
1.5 days
AI Credits:5
Backend Developer
#15

Connect Profile Page to Profile API

To Do

As a user, I want the profile page to load my current information from and save updates to the backend profile API so that changes to my account details are securely stored and immediately visible.

Depends on:#8#11
Waiting for dependencies
AI 80%
Human 20%
Medium Priority
0.5 days
AI Credits:3
Frontend Developer
#14

Connect Task Editor to Tasks API

To Do

As a user, I want the task editor create and edit forms to submit data to and retrieve data from the backend CRUD API so that tasks I create or modify are persisted correctly and reflected across the application.

Depends on:#7#9
Waiting for dependencies
AI 82%
Human 18%
High Priority
1 day
AI Credits:5
Frontend Developer
#13

Connect Tasks Page to Filter API

To Do

As a user, I want the tasks list page filtering controls to send requests to the backend filter API and render results dynamically so that I can find and view tasks matching my selected criteria without page reloads.

Depends on:#6#10
Waiting for dependencies
AI 82%
Human 18%
High Priority
1.5 days
AI Credits:5
Frontend Developer
#12

Connect Dashboard to Tasks API

To Do

As a user, I want the dashboard frontend to fetch and display today's tasks from the backend tasks API in real time so that the data I see is always accurate and up to date when I log in.

Depends on:#5#9
Waiting for dependencies
AI 82%
Human 18%
High Priority
1.5 days
AI Credits:5
Frontend Developer
#17

Build AI Assistant UI Integration

To Do

As a user, I want an AI assistant interface embedded within the dashboard and task editor that calls the AI suggestions API and displays contextual recommendations so that I can receive intelligent task guidance without leaving my current workflow.

Depends on:#5#16
Waiting for dependencies
AI 80%
Human 20%
Medium Priority
1.5 days
AI Credits:6
Frontend Developer
Landing design preview
Landing: View App
Login: Sign In
Signup: Create Account
Dashboard: View Today Tasks
Dashboard: Filter Tasks
Tasks: View Results
Task Editor: Create Task
Task Editor: Edit Task
Profile: Manage Account