Skip to content

ronyevernaes/kpi-library

Repository files navigation

KPIs Library

This is a frontend architecture exercise.

Getting Started

Install dependencies

npm install

# or

yarn install

Then, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun run dev

Open http://localhost:3000 with your browser to see the result.

Roadmap

  • Layouts
    • List KPIs
    • Build Layout
      • Add KPI/DataViz to Layout
    • Edit Layout
    • Render Layout
  • Storyboards
    • Create Storyboard
      • Add Layout
      • Add insights
    • Edit Storyboard
    • Share Storyboard
  • Access management
    • Request acccess
    • Approve access
    • Deny access

About

Frontend Architecture Exercise with NextJS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published