Skip to content

Commit

Permalink
Update coulomb milestone (#3966)
Browse files Browse the repository at this point in the history
Co-authored-by: MarcoT0S <[email protected]>
  • Loading branch information
fxgst and MarcoT0S authored Jan 22, 2025
1 parent caa9a42 commit 39bc841
Showing 1 changed file with 55 additions and 11 deletions.
66 changes: 55 additions & 11 deletions roadmap/entries/data-dx.json
Original file line number Diff line number Diff line change
Expand Up @@ -85,17 +85,17 @@
"eta_to_render": "November 2024"
},
{
"title": "Code Authoring and Development Workflows",
"title": "Coding and Development in ICP Ninja",
"is_milestone": true,
"description": "This milestone introduces new products that make building on ICP fast, fun, and educational.",
"description": "This milestone focuses on ICP Ninja to make building on ICP fast, fun, and educational.",
"milestone_id": "Coulomb",
"eta": "",
"status": "in_progress",
"eta_to_render": ""
},
{
"title": "ICP Ninja BETA",
"overview": "ICP Ninja is your go-to online platform for developing and deploying smart contracts on the Internet Computer (ICP).",
"overview": "ICP Ninja is your go-to online platform for developing and deploying smart contracts on ICP.",
"status": "deployed",
"forum": "https://forum.dfinity.org/t/announcing-icp-ninja/36396",
"proposal": "",
Expand All @@ -105,30 +105,74 @@
"milestone_id": "Coulomb"
},
{
"title": "ICP Ninja User Experience Enhancements",
"overview": "ICP Ninja will receive a number of new user experience enhancements, such as dark mode and the ability to modify the file tree.",
"title": "Developer Productivity Enhancements",
"overview": "The first wave of improvements brings a completely redesigned editor, live compilation feedback, canister logs, and more.",
"status": "deployed",
"forum": "https://forum.dfinity.org/t/icp-ninja-christmas-market-release/39118",
"proposal": "",
"docs": "",
"is_community": false,
"in_beta": false,
"milestone_id": "Coulomb"
},
{
"title": "AI Learning Assistant",
"overview": "An integrated AI Learning Assistant is available in ICP Ninja and can answer any question about development on ICP, help and explain canister code, and much more.",
"status": "deployed",
"forum": "https://forum.dfinity.org/t/icp-ninja-christmas-market-release/39118",
"proposal": "",
"docs": "",
"is_community": false,
"in_beta": false,
"milestone_id": "Coulomb"
},
{
"title": "Landing Page Revamp",
"overview": "Discover a revamped landing page where users feel right at home with their projects. Users create new dapps with options for a frontend, backend, or both, or start from a curated template.",
"status": "in_progress",
"forum": "",
"proposal": "",
"docs": "",
"is_community": false,
"in_beta": true,
"in_beta": false,
"milestone_id": "Coulomb"
},
{
"title": "ICP Ninja Developer Productivity Enhancements",
"overview": "ICP Ninja will get additional features that improve developer productivity, such as the ability to view logs and see live compilation feedback.",
"title": "Project Sharing",
"overview": "Projects can be shared with others by generating a link.",
"status": "in_progress",
"forum": "",
"proposal": "",
"docs": "",
"is_community": false,
"in_beta": true,
"in_beta": false,
"milestone_id": "Coulomb"
},
{
"title": "Login with Internet Identity or GitHub",
"overview": "Users can sign into ICP Ninja with their Internet Identity or GitHub to create an account to get access to even more features on the platform.",
"status": "in_progress",
"forum": "",
"proposal": "",
"docs": "",
"is_community": false,
"in_beta": false,
"milestone_id": "Coulomb"
},
{
"title": "Saving Projects",
"overview": "Users can store their projects directly on ICP Ninja, allowing them to continue working on their projects from other devices, or simply return to them at a later time.",
"status": "in_progress",
"forum": "",
"proposal": "",
"docs": "",
"is_community": false,
"in_beta": false,
"milestone_id": "Coulomb"
},
{
"title": "Revamped Onboarding",
"overview": "The developer documentation will receive a number of updates focused on improving the onboarding journey for first time ICP developers.",
"title": "Exporting Projects to GitHub",
"overview": "ICP Ninja allows users to export their projects to their GitHub account as a new repository.",
"status": "in_progress",
"forum": "",
"proposal": "",
Expand Down

0 comments on commit 39bc841

Please sign in to comment.