About Us
LIFE OF SOFTWARE DEVELOPMENT

_bdc61005d1b44e71a757e8c5dedbf971.png)
Mockup & Design
The system and documentation are prepared according to the required specifications. This helps us define the overall system architecture and the technology stack.
Implement & Build
Developers began building entire systems by writing code using the chosen programming language, technique, and methodology.
Testing
A quality assessment of software for the purpose of finding and correcting defects.
Deployment & Maintain
The software is eventually released and is checked for deployment problems, if any. And then we will do the maintenance. We ensure that those needs continue to be met and that the system continues to operate according to the specification mentioned in the early stages.
INTRODUCE
Three Simple Steps To Start Your Workflow
Software Business Solutions & Quotation Projects
Based on your requirements and our solution, we offer the right price for your budget.
Implementation
We build your project based on Agile methodology. You participate in the project with feedback at any time.
Result
Your project is already online and will move on to the next phase.
CREATIVE TEAM
Meet Our Experts, Team Members Will Be Ready For Your Service
Pricing Plan
Choose affordable prices
Softino Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderi
$ 33
Monthly PackageStarter
- 15 Analytics Compaign
- Unlimited Site licenses
- 1 Database
- 10 Free Optimization
- Html5 + Css3
- 24/7 Customer Support
$ 55
Monthly PackagePremium
- 15 Analytics Compaign
- Unlimited Site licenses
- 1 Database
- 10 Free Optimization
- Html5 + Css3
- 24/7 Customer Support
Blogs
Our Latest News
Tóm tắt bài viết về kỹ thuật phát triển Zalo Mini App Bài viết cung cấp các mẹo kỹ thuật quan trọng để phát triển thành công Zalo Mini App, đặc biệt hữu ích cho người mới bắt đầu. #### **1️⃣ Kích hoạt Zalo App** - **Zalo Mini App ID**: Dùng để deploy, xét duyệt và chia sẻ Mini App. - **Zalo App ID (Developer ID)**: Dùng để tích hợp với API Zalo. - Tạo và kích hoạt tại [Zalo Developer](https://developers.zalo.me). #### **2️⃣ Thiết lập CORS cho API Mini App** - Để tránh lỗi CORS khi gọi API từ Mini App, server cần khai báo các domain: - `https://h5.zdn.vn` - `zbrowser://h5.zdn.vn` #### **3️⃣ Đăng nhập Mini App bằng tài khoản Zalo** - Người dùng không cần nhập username/mật khẩu, Zalo Mini App có thể tự động nhận diện tài khoản. - Có thể liên kết tài khoản Zalo với dữ liệu người dùng cũ bằng số điện thoại. #### **4️⃣ Sử dụng DevTools để phát triển Mini App** - **Zalo Mini App Studio**: IDE hỗ trợ code, test và deploy Mini App. - **Zalo Mini App CLI**: Công cụ dòng lệnh giúp chạy thử và deploy Mini App. - Nếu không có đội ngũ lập trình, có thể nhờ các Agency chuyên phát triển Mini App. #### **5️⃣ Xin cấp quyền sử dụng API** Một số API nhạy cảm yêu cầu đăng ký trước khi sử dụng, bao gồm: - `getPhoneNumber`, `getLocation`, `requestCameraPermission`, `saveImageToGallery`, v.v. - Nên gửi yêu cầu sau khi đã có phiên bản đầu tiên của Mini App để xét duyệt dễ dàng hơn. - Người dùng thử nghiệm (Admin/Developer) có thể sử dụng API mà không cần xin quyền. #### **6️⃣ Chuyển đổi Mini App từ dự án có sẵn** - Nếu dự án có kiến trúc **Single Page App** (Vue.js, Angular, Flutter, Next.js), có thể chuyển đổi thành Mini App. - **Các bước chuyển đổi**: 1. Build source code thành static assets (HTML, CSS, JS). 2. Khai báo trong `app-config.json`. 3. Dùng `Zalo Mini App CLI` để deploy lên Mini App ID. #### **7️⃣ Chính sách kiểm duyệt Mini App** - Để Mini App được duyệt, cần tuân thủ **Chính sách kiểm duyệt Mini App** và **Thỏa Thuận Chương Trình Zalo Mini App**. - Đảm bảo Mini App hoạt động mượt mà, không lỗi, có thể hoàn thành chức năng chính mà không gặp gián đoạn. **🔹 Mẹo quan trọng:** ✅ Kiểm tra quyền API trước khi gọi. ✅ Tận dụng sẵn tài khoản Zalo để tránh nhập mật khẩu. ✅ Gửi xét duyệt quyền API ngay sau phiên bản đầu tiên. ✅ Kiểm tra kỹ Mini App trước khi gửi xét duyệt để tránh lỗi hiển thị.