Admin panel is build from admin elements. Admin element is nothing more that element in menu. So next thing you should do after installation is creating few admin elements.
Admin elements have different types, at the moment you can choose from
- Doctrine CRUD (Create Read Update Delete)
- Doctrine Resource
- Dashboards (not implemented yet)
If default element types are not enough you can use event system to modify admin elements behavior.