gilded-notes

byDev Kalyani

Create a notes taking web application. Features: - Create, edit, and delete notes - Search notes - Tag notes with categories - Dark and light mode - Responsive UI

LandingLoginSignupEditorResultsSettingsDemoDashboard
Landing

Comments (0)

No comments yet. Be the first!

Project Tasks15

#1

Implement Global Theme System

To Do

As a user I want a consistent color palette and typography system across the app so that every page feels cohesive and on-brand — implementing the golden (#FFD700), Midnight Blue (#191970), and dark mode tokens from the design system.

AI 70%
Human 30%
High Priority
1.5 days
AI Credits:6
UI/UX Designer
#7

Build Notes CRUD API

To Do

As a user I want full create, read, update, and delete REST API endpoints for my notes so that my data is reliably persisted in the MySQL database and retrievable across sessions.

AI 60%
Human 40%
High Priority
3 days
AI Credits:7
Backend Developer
#10

Build User Profile API

To Do

As a user I want API endpoints to view and update my profile information and account preferences so that my settings and theme choices are persisted across sessions.

AI 60%
Human 40%
High Priority
2 days
AI Credits:6
Backend Developer
#8

Build Notes Search API

To Do

As a user I want a fast full-text search API endpoint for my notes so that I can find relevant content by keyword across all my saved notes.

Depends on:#7
Waiting for dependencies
AI 62%
Human 38%
High Priority
2.5 days
AI Credits:7
Backend Developer
#9

Build Tags Management API

To Do

As a user I want to create, assign, and filter notes by tags via REST API endpoints so that I can organize my notes into meaningful categories.

Depends on:#7
Waiting for dependencies
AI 62%
Human 38%
Medium Priority
2 days
AI Credits:6
Backend Developer
#11

Integrate AI Note Assistant

To Do

As a user I want an AI-assisted note creation and enhancement API powered by GPT 5.2 and Claude 4.5 Opus via LiteLLM routing and Langchain workflows so that I can generate, summarize, and improve notes intelligently.

Depends on:#7
Waiting for dependencies
AI 65%
Human 35%
Medium Priority
3 days
AI Credits:9
AI Engineer
#2

Scaffold Page Layout Structure

To Do

As a developer I want a reusable page shell with sticky TopBar, collapsible Sidebar, main content area, and Footer so that all dashboard pages share a consistent structural foundation matching the mock-design layouts.

Depends on:#1
Waiting for dependencies
AI 75%
Human 25%
High Priority
1 day
AI Credits:5
Frontend Developer
#13

Build Editor Page

To Do

As a user I want a rich text editor page where I can create and edit notes with formatting, tag assignment, and AI-assisted writing suggestions so that note-taking is fast and powerful. Implement based on existing Editor (v3) JSX design.

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

Build Landing Page

To Do

As a guest user I want to view a visually stunning landing page with the 3D animated golden notebook, feature highlights, and clear CTAs so that I understand the product and can sign up or try the demo. Implement based on existing Landing (v3) JSX design.

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

Build Dashboard Page

To Do

As a logged-in user I want to see all my notes in a responsive masonry grid on the dashboard with search, tag filters, stats bar, and quick-create FAB so that I can efficiently manage my content. Implement based on existing Dashboard (v2) JSX design.

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

Build Demo Page

To Do

As a guest user I want to interactively browse and search sample notes on a demo page so that I can evaluate the app before committing to an account. Implement based on existing Demo (v3) JSX design.

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

Build Settings Page

To Do

As a user I want to manage my profile, toggle dark/light mode, and update account preferences on a settings page so that I can personalize my gilded-notes experience. Implement based on existing Settings (v3) JSX design.

Depends on:#10#2#1
Waiting for dependencies
AI 90%
Human 10%
Medium Priority
2 days
AI Credits:7
Frontend Developer
#5

Build Signup Page

To Do

As a new user I want to create an account on a clean signup page so that I can start organizing my notes. Implement based on existing Signup (v3) JSX design.

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

Build Results Page

To Do

As a user I want to view paginated search results for my notes filtered by keyword or tag so that I can quickly locate specific content. Implement based on existing Results (v3) JSX design.

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

Build Login Page

To Do

As a returning user I want to log in with my credentials on a beautifully styled login page so that I can securely access my notes and dashboard. Implement based on existing Login (v3) JSX design.

Depends on:#10#1#2
Waiting for dependencies
AI 90%
Human 10%
High Priority
1.5 days
AI Credits:7
Frontend Developer
Landing: Explore App
Landing: View Features
Demo: Browse Notes
Demo: Search Notes
Signup: Create Account