Một số chức năng chính:
	 
	Quản lý sản phẩm
	Quản lý dịch vụ
	Quản lý tin tức
	Đặt lịch hẹn
	Responsive
	Chuẩn SEO
	*** có thể mở rộng thêm chức năng và tối ưu phù hợp theo yêu cầu
                        
                            
                            XEM THÊM ==> Hướng dẫn cài đặt chi tiết
                        
                         
                        
                        Nguồn: Sharecode.vn
                     
                    
                    
                    
                        
	Bước 1: Import database theo đường dẫn: database/sharecode_thebetterkorea.sql
	 
	Bước 2: Chỉnh sửa file Config.php theo đường dẫn: Library/Config.php
	 
	// Config Database
	$config['servername'] = 'localhost';
	$config['username'] = 'root';
	$config['password'] = '';
	$config['database'] = 'thebetterkorea';
	$config['refix'] = 'table_';
	Bước 3: Login admin theo đường dẫn: localhost/thebetterkorea/admin , user/pass: admin/123qwe!@#