Skip to content

Commit

Permalink
finos#1390 update roadmap
Browse files Browse the repository at this point in the history
  • Loading branch information
keikeicheung committed Jun 18, 2024
1 parent a6929e3 commit c46cac2
Showing 1 changed file with 9 additions and 5 deletions.
14 changes: 9 additions & 5 deletions docs/roadmap.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -11,18 +11,22 @@ import { SvgDottySeparator } from "@site/src/components/SvgDottySeparator";
<Roadmap
milestones={[
{
label: "Big Data Support",
targetDate: "Q2 2024",
epicLink: "https://github.com/finos/vuu/issues/911",
label: "More real life apps using Vuu",
targetDate: "Q4 2024"
},
{
label: "1.0 Version Release",
targetDate: "Q2 2024",
label: "Experimenting Big Data Support",
targetDate: "Q3 2024",
epicLink: "https://github.com/finos/vuu/issues/911"
},
{
label: "Data Visualization",
targetDate: "TBD"
},
{
label: "Create UI with Vuu via command line",
targetDate: "TBD"
},
]}
/>
<SvgDottySeparator />

0 comments on commit c46cac2

Please sign in to comment.