mskcc / smile-server

2 stars 4 forks source link

Create "Hello World" starter setup for Dashboard #687

Closed n1zea144 closed 2 years ago

n1zea144 commented 2 years ago

We need to create a starter setup project with technologies of our chosen that we can give to MLH fellow to start developing on. Current tech stack used by cBioPortal includes:

This is the place to start: CreateReactApp (https://create-react-app.dev/)

These are "dependencies": React-Bootstrap (https://react-bootstrap.github.io/) Mobx (https://mobx.js.org/README.html) Typescript (https://www.typescriptlang.org/) React Router (https://reactrouter.com/) React Table (https://react-table.tanstack.com/)

We should also make sure to support unit testing.

Unit tests:

This may come in handy for dashboard development https://product.design.dev.aws.mskcc.org/

ao508 commented 2 years ago

Please add your planning poker estimate with ZenHub @divyamadala30