πŸ’‘
gumi Vietnam
  • Home
    • COMPANY POLICY
      • Company Internal Regulation
      • Overtime Register Flow
    • DEVELOPMENT POLICY
      • General
        • Digital Asset Management
        • Server Management
        • Backlog Flow
      • Git Rule
        • Branch Management
        • Committing Code
        • Release Management
          • Create Pull Request (PR)
          • Semantic Versioning
        • Git Security
        • Git Security Checklist
        • Git Flow
        • Rules of Git commit message
        • Information in commit messages
      • Coding Convention
        • HTML/CSS Basic Note
        • Google HTML/CSS Rule
        • Sass Guideline
        • JavaScript Rule
        • Vue.js Rule
          • Style Guide
          • TypeScript with Composition API
          • Nuxt and Typescript Coding Convention
            • Nuxt Coding Convention
            • Typescript Coding Convention
        • PHP Rule
          • Basic Coding Standard
          • Coding Style Guide
        • Mobile Team
          • Architecture
            • MVVM in iOS Swift
            • iOS Clean Architecture
          • Convention
            • Android
              • Kotlin Style Guide
              • Coding Convention
            • iOS
              • Swift Style Guide
    • PRIVACY POLICY AND CLIENT CONFIDENTIALITY
      • Confidentiality Policy
      • Access Production Policy
        • Rule
        • Flow
        • Problem Resolve and Penalty
Powered by GitBook
On this page
  • The Purpose
  • 1. Asset Types
  • 2. Project Folder Structure
  • 3. File Naming Rules

Was this helpful?

  1. Home
  2. DEVELOPMENT POLICY
  3. General

Digital Asset Management

PreviousGeneralNextServer Management

Last updated 2 years ago

Was this helpful?

The Purpose

  • Organizes digital assets in a central location

  • Reduce the loss of know-how

  • Help employees gain access to valuable information and deliver better results

  • Improve delivery to customers

1. Asset Types

Estimation / Plan

Design Specification

Test Specification

Release Version (APK, IPA)

Setting Logs

Deploy Documents

MTG Notes

2. Project Folder Structure

3. File Naming Rules

Format: PJ name_XX_ClientName_FileName_yyyymmdd_Vz.z

  • PJ name: Project name

  • XX: Abbreviation of group name

SD: Software Development Group

SL: Sale Group

HR: Recruitment and Training Group

MK: Marketing

BA: BA Group

  • ClientName: Client Company Name (Ex: AVN) β†’Omitted if it is an internal document

  • File Name: Document name (Ex: Schedule)

  • yyyyMMdd: Created date (Ex: 20200812)

  • Vz.z: Version number (Ex: V0.1) - Update version number when changing the content

Sample File Name:

  • ZoooPay_SD_Shinichiro_Schedule_20200812_V0.1.xlsx

  • Digital Asset Management_SD_Naming Rules_20200810_V0.2.xlsx

  • TrainingPJ_HR_Training Section Calendar_20200811_V0.1.pptx

Revision Logs

001. Project Management

002. Development

003. Test

β†’ Link to Project Folder Template -

πŸ”³
πŸ”³
πŸ”³
πŸ”³
πŸ”³
πŸ”³
πŸ”³
πŸ”³
πŸ”³
πŸ”³
Click here