Skip to content

Latest commit

 

History

History
116 lines (97 loc) · 3.13 KB

ROADMAP.md

File metadata and controls

116 lines (97 loc) · 3.13 KB

What are we building?

  • Users

    • User management
    • Groups
    • Roles
  • Datasets

    • Datasets
    • Requests
    • Tensors
  • Models(?)

  • Infrastructure

    • Nodes
    • Workers
    • Association requests
    • Infrastructure settings
    • Budget alarms(?)
  • Settings

  • Profile

  • Dashboard

  • Postman

    • Review all calls
      • What is done and what is missing
      • Any changes to requests and responses body

Schedule

March 1st, 2021:

  • Users
  • Postman

March 8th, 2021:

  • Datasets
  • Start settings
  • All calls reviewed in Postman

March 15th, 2021:

  • User roles
  • Infrastructure

March 22nd, 2021:

  • Dashboard
  • Profile
  • Models

March 29th, 2021:

  • Settings
  • Tested and deployed
  • Documentation and guides

April 1st, 2021:

  • Release version 1.0 of PyGrid Admin

Post-release:

  • Models: probably post-release support in PyGrid Admin
    • Check status of Model-centric endpoints
  • Pagination

Completion sheet

  • Users flow #14
  • Datasets #31
    • Datasets
      • Get datasets #43
    • Dataset
    • Requests
    • Tensors
      • Create
      • Get
      • All #47
      • Update
      • Delete #48
    • Infrastructure
      • Workers
      • Association requests
      • Settings
    • Settings
      • Node settings
      • Policies
    • Profile
    • User roles #49