I am building my own small CMS to manage my app reviews at
AvereageAppReviews (best viewed on ios at the moment), but I am running out of ideas of what to include in my CMS. Currently I have:
- Add Function (Which allows admins to add reviews)
- Manage (Which allows admins to delete, edit and view the views of each review)
- Account Section (Which allows admins to add information about themselves for others to view)
- Also a mail section which allows admins to send internal messages to each other
The main page (Image below) I am struggling with is the home page of the CMS control panel. Any ideas of what to add are welcome.
Thanks in advance.