This Yii2 back-end app helps you to add your professional profile and your work experiences on the web and it has built in api for your applications also. A simple flutter app is developed to interact with this app through REST protocol. You can visit it on https://github.com/faridfajrak/flutter_personal_cv
For deployment, add your database configuration at /config/db.php and activate actionSignup from controllers/SiteController.php in order to add a new user. You’r need user auth_key in order to getting response from apies.