Home / ... / Deluge スクリプト / サンプルアプリケーション / 問題管理アプリケーション

問題管理アプリケーション


問題管理アプリケーションの作成


 

概要

Zoho Creator を利用して、単純な問題管理アプリケーションを作成することができます。
このアプリケーションには、次のような機能があります。

  • Add team members

    • A form to add the team members. While adding team members, make sure that there is only one team member with the role project tracker.

    • A table to view all the team members

  • File Issues

    • A form to file issues

    • As soon as an issue is filed, send a mail to the person to whom it is assigned.

    • Send mail to the team member to whom an issue is assigned whenever the status is modified.

    • Send mail to the project incharge if the priority of the issue in high or v.high

    • Send mail whenever the issue is reassigned to someone.

  • View issues list assigned to you

    • View all the issues assigned to you and are not yet closed

    • View all the issues assigned to you and that are closed now

  • View all pending issues

    • View all the issues that are in open state

    • View all the issues that are in progress

  • View all issues

 

アプリケーションの実行

Steps to run the application:

  • Go to http://www.zohocreator.com and login

  • Click on Create Application and select the tab Import script.

  • Just copy and paste the code in the textarea available and click on Create button. A Bug Tracker application will get created and you will be directed to the application automatically. View the complete script here - bug_tracker.ds



    Post a comment

    Your Name or E-mail ID (mandatory)

     

    Note: Your comment will be published after approval of the owner.




     RSS of this page