CN111581915A - Project task management method, platform, electronic equipment and storage medium - Google Patents
Project task management method, platform, electronic equipment and storage medium Download PDFInfo
- Publication number
- CN111581915A CN111581915A CN202010357525.6A CN202010357525A CN111581915A CN 111581915 A CN111581915 A CN 111581915A CN 202010357525 A CN202010357525 A CN 202010357525A CN 111581915 A CN111581915 A CN 111581915A
- Authority
- CN
- China
- Prior art keywords
- project
- code
- target
- time period
- content
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Pending
Links
- 238000007726 management method Methods 0.000 title claims abstract description 102
- 238000012545 processing Methods 0.000 claims abstract description 22
- 238000000034 method Methods 0.000 claims abstract description 19
- 238000004590 computer program Methods 0.000 claims description 12
- 238000004458 analytical method Methods 0.000 claims description 9
- 238000004891 communication Methods 0.000 description 8
- 238000005516 engineering process Methods 0.000 description 8
- 238000010586 diagram Methods 0.000 description 4
- 238000013507 mapping Methods 0.000 description 4
- 230000008569 process Effects 0.000 description 4
- 230000009471 action Effects 0.000 description 3
- 230000003203 everyday effect Effects 0.000 description 2
- 239000004973 liquid crystal related substance Substances 0.000 description 2
- 238000012986 modification Methods 0.000 description 2
- 230000004048 modification Effects 0.000 description 2
- 230000002776 aggregation Effects 0.000 description 1
- 238000004220 aggregation Methods 0.000 description 1
- 230000000694 effects Effects 0.000 description 1
- 230000003287 optical effect Effects 0.000 description 1
- 230000000750 progressive effect Effects 0.000 description 1
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F40/00—Handling natural language data
- G06F40/10—Text processing
- G06F40/12—Use of codes for handling textual entities
- G06F40/126—Character encoding
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/10—File systems; File servers
- G06F16/11—File system administration, e.g. details of archiving or snapshots
- G06F16/116—Details of conversion of file system types or formats
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06Q—INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
- G06Q10/00—Administration; Management
- G06Q10/10—Office automation; Time management
- G06Q10/103—Workflow collaboration or project management
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Business, Economics & Management (AREA)
- Human Resources & Organizations (AREA)
- Strategic Management (AREA)
- General Physics & Mathematics (AREA)
- Physics & Mathematics (AREA)
- Data Mining & Analysis (AREA)
- Entrepreneurship & Innovation (AREA)
- General Engineering & Computer Science (AREA)
- Tourism & Hospitality (AREA)
- Quality & Reliability (AREA)
- General Business, Economics & Management (AREA)
- Operations Research (AREA)
- Marketing (AREA)
- Health & Medical Sciences (AREA)
- Artificial Intelligence (AREA)
- Audiology, Speech & Language Pathology (AREA)
- Computational Linguistics (AREA)
- General Health & Medical Sciences (AREA)
- Economics (AREA)
- Databases & Information Systems (AREA)
- Management, Administration, Business Operations System, And Electronic Commerce (AREA)
Abstract
The application discloses a project task management method, a platform, equipment and a medium, wherein the method comprises the following steps: accessing a code base corresponding to each project, and pulling a target code submitted to each code base within a preset time period; analyzing and processing the target code to obtain project completion content of each project technician in a preset time period; the project completion content comprises project basic information and work content; determining a corresponding target management group according to the project basic information; and sending the project completion content to the target management group so that the target management group can realize the summary of project tasks. According to the method and the system, the actual work content of each project technician is obtained by automatically pulling the codes, and the project completion content can be automatically sent to the corresponding target management group, so that the working time is saved, and the working efficiency is remarkably improved; and the actual working content is directly determined based on the code library, so that the problems of false report and missed report can be avoided, and the authenticity of the working content is ensured.
Description
Technical Field
The present application relates to the field of computer technologies, and in particular, to a project task management method, a project task management platform, an electronic device, and a computer-readable storage medium.
Background
In the current multi-project task management, technicians of each project generally write tasks completed in the project before the work is finished every day to obtain corresponding task reports, and then the task reports are copied to corresponding project groups, and then the task reports reported by the technicians of the project are gathered into an electronic form or an email.
The mode obviously wastes a great deal of time for technicians and project managers, and reduces the working efficiency of the technicians; and the task report is inconsistent with the actual situation, the work completed by the report is not reflected in the actual code base, or the task in the code base is not reflected in the report, so that misjudgment of project management personnel can be caused, and the subsequent arrangement of project tasks is influenced.
Therefore, how to solve the above problems is a great concern for those skilled in the art.
Disclosure of Invention
The application aims to provide a project task management method, a project task management platform, an electronic device and a computer readable storage medium, which save a large amount of working time and can ensure the authenticity of working contents.
In order to achieve the above object, the present application provides a project task management method, including:
accessing a code base corresponding to each project, and pulling a target code submitted to each code base within a preset time period;
analyzing and processing the target code to obtain project completion content of each project technician in the preset time period; the project completion content comprises project basic information and work content;
determining a corresponding target management group according to the project basic information;
and sending the project completion content to the target management group so that the target management group can realize the summary of project tasks.
Optionally, after obtaining the project completion content of each project technician within the preset time period by analyzing and processing the target code, the method further includes:
arranging the project completion contents according to a preset format, and generating a project task report corresponding to each project technician in the preset time period;
correspondingly, the sending the project completion content to the target management group includes:
and sending the project task report to the target management group.
Optionally, after the finishing content of the project is sorted according to a preset format and a project task report corresponding to each project technician within the preset time period is generated, the method further includes:
writing the project task report into a message queue/Redis cache/MySQL system;
correspondingly, the sending the project task report to the target management group includes:
and reading the project task report to be sent from the message queue/Redis cache/MySQL system, and sending the project task report to the target management group.
Optionally, the accessing the code libraries corresponding to the respective items and pulling the target codes submitted to the respective code libraries within a preset time period includes:
and accessing the code libraries corresponding to the projects, and pulling the target codes submitted to the code libraries in a preset time period through a Git tool or an Svn tool.
Optionally, the analyzing and processing the target code to obtain the project completion content of each project technician in the preset time period includes:
analyzing and processing the target code to obtain an actual code segment submitted by each project technician within the preset time period;
and determining project completion content corresponding to each project technician according to the actual code segment.
Optionally, the analyzing and processing the target code to obtain an actual code segment submitted by each project technician within the preset time period includes:
acquiring submission information of the target code;
and determining the actual code segment submitted by each project technician within the preset time period according to the characteristic keywords in the submission information.
To achieve the above object, the present application provides a project task management platform, including:
the code pulling module is used for accessing the code libraries corresponding to the projects and pulling the target codes submitted to the code libraries within a preset time period;
the code analysis module is used for analyzing and processing the target code to obtain project completion content of each project technician in the preset time period; the project completion content comprises project basic information and work content;
the group determining module is used for determining a corresponding target management group according to the project basic information;
and the content sending module is used for sending the project completion content to the target management group so that the target management group can realize the summary of project tasks.
Optionally, the code analysis module includes:
the analysis unit is used for analyzing and processing the target code to obtain an actual code segment submitted by each project technician within the preset time period;
and the determining unit is used for determining the project completion content corresponding to each project technician according to the actual code segment.
To achieve the above object, the present application provides an electronic device including:
a memory for storing a computer program;
a processor for implementing the steps of any of the project task management methods disclosed above when executing the computer program.
To achieve the above object, the present application provides a computer readable storage medium having a computer program stored thereon, which when executed by a processor, implements the steps of any of the project task management methods disclosed above.
According to the scheme, the project task management method provided by the application comprises the following steps: accessing a code base corresponding to each project, and pulling a target code submitted to each code base within a preset time period; analyzing and processing the target code to obtain project completion content of each project technician in the preset time period; the project completion content comprises project basic information and work content; determining a corresponding target management group according to the project basic information; and sending the project completion content to the target management group so that the target management group can realize the summary of project tasks. According to the method, the actual work content of each project technician is obtained by automatically pulling the codes, and the project completion content can be automatically sent to the corresponding target management group, so that a large amount of work time is saved, and the work efficiency is remarkably improved; and the actual working content is directly determined based on the code base instead of being manually filled by technical personnel, so that the problems of false report and missed report can be avoided, and the authenticity of the working content is ensured.
The application also discloses a project task management platform, an electronic device and a computer readable storage medium, which can also achieve the technical effects.
It is to be understood that both the foregoing general description and the following detailed description are exemplary and explanatory only and are not restrictive of the application.
Drawings
In order to more clearly illustrate the embodiments of the present application or the technical solutions in the prior art, the drawings used in the description of the embodiments or the prior art will be briefly described below, it is obvious that the drawings in the following description are only some embodiments of the present application, and for those skilled in the art, other drawings can be obtained according to the drawings without creative efforts.
FIG. 1 is a flowchart of a project task management method disclosed in an embodiment of the present application;
FIG. 2 is a flowchart of another project task management method disclosed in an embodiment of the present application;
FIG. 3 is a block diagram of a project task management platform disclosed in an embodiment of the present application;
FIG. 4 is a block diagram of a project task management system disclosed in an embodiment of the present application;
fig. 5 is a block diagram of an electronic device disclosed in an embodiment of the present application;
fig. 6 is a block diagram of another electronic device disclosed in the embodiments of the present application.
Detailed Description
The technical solutions in the embodiments of the present application will be clearly and completely described below with reference to the drawings in the embodiments of the present application, and it is obvious that the described embodiments are only a part of the embodiments of the present application, and not all of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present application.
In the prior art, technicians of each project usually compile tasks completed in the project before the work is finished every day to obtain corresponding task reports, and then copy the task reports to corresponding project groups, however, the method obviously wastes a large amount of time and reduces the work efficiency of the technicians; and the task report is inconsistent with the actual situation, thereby causing misjudgment of project management personnel and influencing the subsequent arrangement of project tasks.
Therefore, the embodiment of the application discloses a project task management method, which saves a large amount of working time and can ensure the authenticity of working contents.
Referring to fig. 1, a project task management method disclosed in an embodiment of the present application includes:
s101: accessing a code base corresponding to each project, and pulling a target code submitted to each code base within a preset time period;
in the embodiment of the application, each project task has a corresponding code library. By accessing the code base corresponding to each project, the submitted target codes in each code base in the preset time period can be obtained. Specifically, the object code submitted to each code library within a preset time period may be pulled by a software version management tool, such as a Git tool or a Svn tool.
In a feasible implementation manner, the embodiment of the application may periodically access the code base corresponding to each item with a preset time period as a time interval, so as to pull the target code within the preset time period;
in another possible implementation manner, the embodiment of the present application may extract the target code submitted within the preset time period according to the submission time of the code in the code library when accessing the code library to pull the corresponding target code.
It should be noted that the preset time period may be a time period of a day, a week, a month, etc., and may be set according to actual requirements in specific implementations, which is not limited herein.
S102: analyzing and processing the target code to obtain project completion content of each project technician in the preset time period; the project completion content comprises project basic information and work content;
in this step, after the target code is obtained, the project completion content of each project technician within the preset time period may be determined by analyzing the target code, and specifically, the code segment submitted by each project technician within the preset time period may be determined first to determine the corresponding project completion content. That is, the target code is analyzed to obtain an actual code segment submitted by each project technician within a preset time period, and then project completion content corresponding to each project technician is determined according to the actual code segment. The project completion content may include, but is not limited to, project basic information and work content, and the project basic information may include a project name, project identification information, and the like.
In a specific implementation, when the target code is analyzed and processed to obtain the actual code segment submitted by each project technician within the preset time period, the submission information of the target code may be obtained, and it may be understood that the submission information may specifically include information such as submission time and submitter. According to the characteristic keywords in the submission information, the actual code segment submitted by each project technician within a preset time period can be determined.
S103: determining a corresponding target management group according to the project basic information;
it should be noted that, in the embodiment of the present application, a corresponding target management group is set for each project. After determining the basic information of the project, the corresponding target management group can be found according to the information. Specifically, the mapping relationship between the project task and the management group may be stored in advance, for example, a mapping relationship between the identification information of the project task and the identification information of the corresponding management group may be established, or a mapping relationship between the name of the project task and the name of the corresponding management group may be established, or a mapping relationship between the identification information of the project task and the name of the corresponding management group may be established.
S104: and sending the project completion content to the target management group so that the target management group can realize the summary of project tasks.
After the target management group is determined, the project completion content can be sent to the target management group, and then a corresponding electronic form or mail can be generated according to the project completion content to realize the summarization and the arrangement of the project completion content, and the content of the electronic form or mail can specifically include project basic information, information of all technicians, project completion content of each technician, and the like, so that the completion progress of project tasks can be determined quickly and accurately.
According to the scheme, the project task management method provided by the application comprises the following steps: accessing a code base corresponding to each project, and pulling a target code submitted to each code base within a preset time period; analyzing and processing the target code to obtain project completion content of each project technician in the preset time period; the project completion content comprises project basic information and work content; determining a corresponding target management group according to the project basic information; and sending the project completion content to the target management group so that the target management group can realize the summary of project tasks. According to the method, the actual work content of each project technician is obtained by automatically pulling the codes, and the project completion content can be automatically sent to the corresponding target management group, so that a large amount of work time is saved, and the work efficiency is remarkably improved; and the actual working content is directly determined based on the code base instead of being manually filled by technical personnel, so that the problems of false report and missed report can be avoided, and the authenticity of the working content is ensured.
The embodiment of the application discloses another project task management method, and compared with the previous embodiment, the embodiment further explains and optimizes the technical scheme. Referring to fig. 2, specifically:
s201: accessing a code base corresponding to each project, and pulling a target code submitted to each code base within a preset time period;
s202: analyzing and processing the target code to obtain project completion content of each project technician in the preset time period; the project completion content comprises project basic information and work content;
s203: arranging the project completion contents according to a preset format, and generating a project task report corresponding to each project technician in the preset time period;
in the embodiment of the application, after the project completion content of each project technician in the preset time period is determined, the project completion content can be sorted according to a preset format to generate a corresponding project task report. The project task report may specifically include the following: project names, technician basic information, report generation time, work content, and the like.
S204: writing the project task report into a message queue/Redis cache/MySQL system;
s205: determining a corresponding target management group according to the project basic information;
s206: and reading the project task report to be sent from the message queue/Redis cache/MySQL system, and sending the project task report to the target management group.
It can be understood that, after the project task report is generated, the task report may be stored in a message queue, a Redis cache, or a MySQL system, and in determining the target management group and requiring to send the project task report, the project task report to be sent may be read from the message queue, the Redis cache, or the MySQL system and sent to the corresponding target management group.
In the following, a project task management platform provided by an embodiment of the present application is introduced, and a project task management platform described below and a project task management method described above may be referred to each other.
Referring to fig. 3, a project task management platform provided in an embodiment of the present application includes:
the code pulling module 301 is configured to access a code library corresponding to each item, and pull a target code submitted to each code library within a preset time period;
a code analysis module 302, configured to obtain project completion content of each project technician within the preset time period by analyzing and processing the target code; the project completion content comprises project basic information and work content;
a group determining module 303, configured to determine a corresponding target management group according to the project basic information;
a content sending module 304, configured to send the project completion content to the target management group, so that the target management group implements aggregation of project tasks.
For the specific implementation process of the modules 301 to 304, reference may be made to the corresponding content disclosed in the foregoing embodiments, and details are not repeated here.
On the basis of the foregoing embodiment, as a preferred implementation manner, the code analysis module 302 may specifically include:
the analysis unit is used for analyzing and processing the target code to obtain an actual code segment submitted by each project technician within the preset time period;
and the determining unit is used for determining the project completion content corresponding to each project technician according to the actual code segment.
Referring to fig. 4, the project task management system provided in the embodiment of the present application is described below, and the project task management system may include the project task management platform, the project code library, and the management terminal disclosed in the foregoing embodiment. The server of the project task management platform can be a Linux server, and can realize automatic summary of project contents and automatic sending of task reports.
Specifically, the project task management platform is respectively communicated with the project code libraries and the management terminal, and may specifically include an automatic summary unit and an automatic sending unit, where the automatic summary unit may pull a plurality of project code libraries through a software version management tool, and obtain the code submission content of each technician on the same day by using a feature keyword submitted by the code, the submission content includes project tasks corresponding to the code, and then, according to a report format required by the project, perform summary arrangement from the dimension of each technician to obtain corresponding project basic information and project task reports, and may write the project basic information and the project task reports into a message queue; the automatic sending unit is used for acquiring project basic information and project task reports which need to be sent from the message queue, determining a corresponding management terminal from the project basic information, and sending the project task reports to the management terminal for summarizing and sorting the project tasks.
The present application further provides an electronic device, and as shown in fig. 5, an electronic device provided in an embodiment of the present application includes:
a memory 100 for storing a computer program;
the processor 200, when executing the computer program, may implement the steps provided by the above embodiments.
Specifically, the memory 100 includes a nonvolatile storage medium and an internal memory. The non-volatile storage medium stores an operating system and computer-readable instructions, and the internal memory provides an environment for the operating system and the computer-readable instructions in the non-volatile storage medium to run. The processor 200 may be a Central Processing Unit (CPU), a controller, a microcontroller, a microprocessor or other data processing chip in some embodiments, and provides computing and controlling capability for the electronic device, and when executing the computer program stored in the memory 100, the steps of the project task management method disclosed in any of the foregoing embodiments may be implemented.
On the basis of the above embodiment, as a preferred implementation, referring to fig. 6, the electronic device further includes:
and an input interface 300 connected to the processor 200, for acquiring computer programs, parameters and instructions imported from the outside, and storing the computer programs, parameters and instructions into the memory 100 under the control of the processor 200. The input interface 300 may be connected to an input device for receiving parameters or instructions manually input by a user. The input device may be a touch layer covered on a display screen, or a button, a track ball or a touch pad arranged on a terminal shell, or a keyboard, a touch pad or a mouse, etc.
And a display unit 400 connected to the processor 200 for displaying data processed by the processor 200 and for displaying a visualized user interface. The display unit 400 may be an LED display, a liquid crystal display, a touch-sensitive liquid crystal display, an OLED (Organic Light-Emitting Diode) touch panel, or the like.
And a network port 500 connected to the processor 200 for performing communication connection with each external terminal device. The communication technology adopted by the communication connection can be a wired communication technology or a wireless communication technology, such as a mobile high definition link (MHL) technology, a Universal Serial Bus (USB), a High Definition Multimedia Interface (HDMI), a wireless fidelity (WiFi), a bluetooth communication technology, a low power consumption bluetooth communication technology, an ieee802.11 s-based communication technology, and the like.
While FIG. 6 shows only an electronic device having the assembly 100 and 500, those skilled in the art will appreciate that the configuration shown in FIG. 6 is not intended to be limiting of electronic devices and may include fewer or more components than those shown, or some components may be combined, or a different arrangement of components.
The present application also provides a computer-readable storage medium, which may include: various media capable of storing program codes, such as a usb disk, a removable hard disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), a magnetic disk, or an optical disk. The storage medium has stored thereon a computer program which, when executed by a processor, implements the steps of the project task management method disclosed in any of the preceding embodiments.
According to the method and the system, the actual work content of each project technician is obtained by automatically pulling the codes, and the project completion content can be automatically sent to the corresponding target management group, so that a large amount of work time is saved, and the work efficiency is remarkably improved; and the actual working content is directly determined based on the code base instead of being manually filled by technical personnel, so that the problems of false report and missed report can be avoided, and the authenticity of the working content is ensured.
The embodiments are described in a progressive manner in the specification, each embodiment focuses on differences from other embodiments, and the same and similar parts among the embodiments are referred to each other. For the system disclosed by the embodiment, the description is relatively simple because the system corresponds to the method disclosed by the embodiment, and the relevant points can be referred to the method part for description. It should be noted that, for those skilled in the art, it is possible to make several improvements and modifications to the present application without departing from the principle of the present application, and such improvements and modifications also fall within the scope of the claims of the present application.
It is further noted that, in the present specification, relational terms such as first and second, and the like are used solely to distinguish one entity or action from another entity or action without necessarily requiring or implying any actual such relationship or order between such entities or actions. Also, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising an … …" does not exclude the presence of other identical elements in a process, method, article, or apparatus that comprises the element.
Claims (10)
1. A project task management method is characterized by comprising the following steps:
accessing a code base corresponding to each project, and pulling a target code submitted to each code base within a preset time period;
analyzing and processing the target code to obtain project completion content of each project technician in the preset time period; the project completion content comprises project basic information and work content;
determining a corresponding target management group according to the project basic information;
and sending the project completion content to the target management group so that the target management group can realize the summary of project tasks.
2. The project task management method according to claim 1, wherein after obtaining project completion content of each project technician within the preset time period by analyzing and processing the object code, the method further comprises:
arranging the project completion contents according to a preset format, and generating a project task report corresponding to each project technician in the preset time period;
correspondingly, the sending the project completion content to the target management group includes:
and sending the project task report to the target management group.
3. The project task management method of claim 2, wherein after the finishing content of the project is arranged according to a preset format and a project task report corresponding to each project technician within the preset time period is generated, the method further comprises:
writing the project task report into a message queue/Redis cache/MySQL system;
correspondingly, the sending the project task report to the target management group includes:
and reading the project task report to be sent from the message queue/Redis cache/MySQL system, and sending the project task report to the target management group.
4. The project task management method according to claim 1, wherein the accessing the code bases corresponding to the projects and pulling the object codes submitted to the code bases within a preset time period comprises:
and accessing the code libraries corresponding to the projects, and pulling the target codes submitted to the code libraries in a preset time period through a Git tool or an Svn tool.
5. The project task management method according to any one of claims 1 to 4, wherein the obtaining project completion content of each project technician within the preset time period by analyzing and processing the object code comprises:
analyzing and processing the target code to obtain an actual code segment submitted by each project technician within the preset time period;
and determining project completion content corresponding to each project technician according to the actual code segment.
6. The project task management method of claim 5, wherein the analyzing the object code to obtain an actual code segment submitted by each project technician within the preset time period comprises:
acquiring submission information of the target code;
and determining the actual code segment submitted by each project technician within the preset time period according to the characteristic keywords in the submission information.
7. A project task management platform, comprising:
the code pulling module is used for accessing the code libraries corresponding to the projects and pulling the target codes submitted to the code libraries within a preset time period;
the code analysis module is used for analyzing and processing the target code to obtain project completion content of each project technician in the preset time period; the project completion content comprises project basic information and work content;
the group determining module is used for determining a corresponding target management group according to the project basic information;
and the content sending module is used for sending the project completion content to the target management group so that the target management group can realize the summary of project tasks.
8. The project task management platform of claim 7, wherein the code analysis module comprises:
the analysis unit is used for analyzing and processing the target code to obtain an actual code segment submitted by each project technician within the preset time period;
and the determining unit is used for determining the project completion content corresponding to each project technician according to the actual code segment.
9. An electronic device, comprising:
a memory for storing a computer program;
a processor for implementing the steps of the project task management method according to any one of claims 1 to 6 when executing the computer program.
10. A computer-readable storage medium, having stored thereon a computer program which, when being executed by a processor, carries out the steps of the project task management method according to any one of claims 1 to 6.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202010357525.6A CN111581915A (en) | 2020-04-29 | 2020-04-29 | Project task management method, platform, electronic equipment and storage medium |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202010357525.6A CN111581915A (en) | 2020-04-29 | 2020-04-29 | Project task management method, platform, electronic equipment and storage medium |
Publications (1)
Publication Number | Publication Date |
---|---|
CN111581915A true CN111581915A (en) | 2020-08-25 |
Family
ID=72124965
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN202010357525.6A Pending CN111581915A (en) | 2020-04-29 | 2020-04-29 | Project task management method, platform, electronic equipment and storage medium |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN111581915A (en) |
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN113127052A (en) * | 2021-04-29 | 2021-07-16 | 欧冶云商股份有限公司 | Project information delivery method based on multi-target file hosting |
CN113450063A (en) * | 2020-09-07 | 2021-09-28 | 北京新氧科技有限公司 | Task information processing method and device, electronic equipment and storage medium |
Citations (10)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20050209901A1 (en) * | 2004-03-18 | 2005-09-22 | Scott Miller | System and method for engineering project tracking |
US20120036492A1 (en) * | 2010-08-06 | 2012-02-09 | International Business Machines Corporation | Automated analysis of code developer's profile |
CN103699637A (en) * | 2013-12-23 | 2014-04-02 | 国云科技股份有限公司 | Code productivity statistic method and system |
CN104750469A (en) * | 2013-12-30 | 2015-07-01 | 中国银联股份有限公司 | Source code statistical analysis method and source code statistical analysis system |
CN106681725A (en) * | 2016-12-29 | 2017-05-17 | 广州华多网络科技有限公司 | Code quantity statistical method and device |
CN109190974A (en) * | 2018-08-30 | 2019-01-11 | 北京云族佳科技有限公司 | Workload Account method and system |
CN109271321A (en) * | 2018-09-20 | 2019-01-25 | 杭州安恒信息技术股份有限公司 | A kind of contribution code number statistical method and device |
CN110310100A (en) * | 2019-07-09 | 2019-10-08 | 西安点告网络科技有限公司 | Project management method, device, electronic equipment and storage medium |
CN110825379A (en) * | 2019-09-20 | 2020-02-21 | 北京银企融合技术开发有限公司 | Personal code behavior evaluation method, system, computer device and medium |
CN110928773A (en) * | 2019-11-06 | 2020-03-27 | 浙江大搜车软件技术有限公司 | Project test result management method and device, computer equipment and storage medium |
-
2020
- 2020-04-29 CN CN202010357525.6A patent/CN111581915A/en active Pending
Patent Citations (10)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20050209901A1 (en) * | 2004-03-18 | 2005-09-22 | Scott Miller | System and method for engineering project tracking |
US20120036492A1 (en) * | 2010-08-06 | 2012-02-09 | International Business Machines Corporation | Automated analysis of code developer's profile |
CN103699637A (en) * | 2013-12-23 | 2014-04-02 | 国云科技股份有限公司 | Code productivity statistic method and system |
CN104750469A (en) * | 2013-12-30 | 2015-07-01 | 中国银联股份有限公司 | Source code statistical analysis method and source code statistical analysis system |
CN106681725A (en) * | 2016-12-29 | 2017-05-17 | 广州华多网络科技有限公司 | Code quantity statistical method and device |
CN109190974A (en) * | 2018-08-30 | 2019-01-11 | 北京云族佳科技有限公司 | Workload Account method and system |
CN109271321A (en) * | 2018-09-20 | 2019-01-25 | 杭州安恒信息技术股份有限公司 | A kind of contribution code number statistical method and device |
CN110310100A (en) * | 2019-07-09 | 2019-10-08 | 西安点告网络科技有限公司 | Project management method, device, electronic equipment and storage medium |
CN110825379A (en) * | 2019-09-20 | 2020-02-21 | 北京银企融合技术开发有限公司 | Personal code behavior evaluation method, system, computer device and medium |
CN110928773A (en) * | 2019-11-06 | 2020-03-27 | 浙江大搜车软件技术有限公司 | Project test result management method and device, computer equipment and storage medium |
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN113450063A (en) * | 2020-09-07 | 2021-09-28 | 北京新氧科技有限公司 | Task information processing method and device, electronic equipment and storage medium |
CN113127052A (en) * | 2021-04-29 | 2021-07-16 | 欧冶云商股份有限公司 | Project information delivery method based on multi-target file hosting |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN108399072B (en) | Application page updating method and device | |
CN110515951B (en) | BOM standardization method and system, electronic device and storage medium | |
CN110555073A (en) | data processing method and device, electronic equipment and storage medium | |
CN113032105B (en) | Kubernetes cluster access control method, system and related equipment | |
CN111797157A (en) | Data processing method and system, electronic equipment and storage medium | |
CN111068328A (en) | Game advertisement configuration table generation method, terminal device and medium | |
CN110825694A (en) | Data processing method, device, equipment and storage medium | |
CN110807002A (en) | Report generation method, system and equipment based on workflow and storage medium | |
CN111581915A (en) | Project task management method, platform, electronic equipment and storage medium | |
CN102402553B (en) | Method and device for analyzing operation quality of promoted account | |
CN114116441A (en) | UI (user interface) testing method and device, electronic equipment and storage medium | |
CN113220563A (en) | Test case generation method and system, storage medium and computer equipment | |
CN115712422A (en) | Form page generation method and device, computer equipment and storage medium | |
CN107146098B (en) | Advertisement operation configuration method and equipment | |
CN113704339A (en) | Recording of read information status, apparatus, device and storage medium | |
CN112561486A (en) | Automatic case setting method and device, electronic equipment and storage medium | |
CN111553749A (en) | Activity push strategy configuration method and device | |
CN114816389B (en) | Management system building method, device, equipment and medium based on meta-model | |
CN110334031A (en) | Memory Allocation code detection method, device, computer equipment and storage medium | |
CN110750346A (en) | Task operation optimization method, device, terminal and storage medium | |
CN113672497B (en) | Method, device and equipment for generating non-buried point event and storage medium | |
CN115905371A (en) | Data trend analysis method, device and equipment and computer readable storage medium | |
CN115686506A (en) | Data display method and device, electronic equipment and storage medium | |
CN112540747A (en) | Platform development method, device and computer readable storage medium | |
CN113377604A (en) | Data processing method, device, equipment and storage medium |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
PB01 | Publication | ||
PB01 | Publication | ||
SE01 | Entry into force of request for substantive examination | ||
SE01 | Entry into force of request for substantive examination | ||
RJ01 | Rejection of invention patent application after publication | ||
RJ01 | Rejection of invention patent application after publication |
Application publication date: 20200825 |