https://github.com/mervinsantillanvillaceran/Coin-Hunt-Server
List of all cryptocurrency news, ico, airdrops and bounties
Add trending or new news, ico, or bounty
Edit trending or new news, ico, or bounty
This will display all the feedbacks from coin hunt users
I made a database and add tables for news and feedback. All database related code can be view in the Models (see link below), all the request handles from the application are on the Controller, while all the web pages that can be seen by the users are on the View.
For all the functionalities, you can check this files:
I used Codeigniter 3 for this admin page.