Skip to content

Latest commit

 

History

History
18 lines (17 loc) · 566 Bytes

ROADMAP.md

File metadata and controls

18 lines (17 loc) · 566 Bytes

Roadmap

  • Publish to PyPI
  • Write tests
    • Tests to ensure a stable API
    • End to end tests to verify the default frontend implementation works as it should
  • Write docs
    • Setup docs site
    • Better tutorial with screenshots
    • More comprehensive API reference
    • How to customize the frontend
    • How to customize the backend, custom models, views etc.
    • Settings reference
  • Setup CI/CD
    • Automated tests
    • Automated deployment to PyPI
    • Nightly builds
  • Test drive on a real project