takeoff-env / takeoff

A rapid development environment using docker for convenience.
https://takeoff.sh/
MIT License
271 stars 17 forks source link

Provide a better starter React app #3

Closed tanepiper closed 6 years ago

tanepiper commented 7 years ago

Provide a better integrated login experience and started dashboard

tanepiper commented 6 years ago

To expand up on this, the idea of Takeoff is to provide a developer-class experience out of the box for proof of concepts, hackday ideas, code classes and even sharing a single way of working between teams.

This out of the box should be achieved by providing a React app that gets developers going.

It should support JWT Authentication with a login form, and with this protect the app. From here I'd like to see a dashboard with a basic User management as provided by the API. On top of that there should be some good clear examples like a form, table, D3 component, etc.

Also autocomplete search, etc. These parts of the blueprint cut out that vital time to development with the idea, and not bogged down in the dev ops.

Examples should be clear and well documented.

tanepiper commented 6 years ago

Closing as this has been moved to the blueprint