- Edit Schema
- Create a db table
- Run migrations
- Upgrade db
- Run Scaffold, to have a crud interface to table you just created
- Create a cell to load data (Loading, Empty, Failure, Success)
- Add the cell to a page
- Page wraps in a layout (goto 1.)
3 Likes