Recent

Author Topic: Project Management  (Read 2014 times)

amir.eng

  • Full Member
  • ***
  • Posts: 101
Project Management
« on: April 25, 2022, 12:19:01 am »
Hello all,
I'm curious if it's possible to create simple project manegemnt program in Lazarus like MSP (Microsoft Project management), but simple features of MSP such as define tasks for a project and then showing Gannt chart for tasks and duration.
May there is opensource project for my request or may someone has done it in Lazarus. Please let me know any information about it.

* Project Management programs has two windows, the left windows is like excel cells that is defined tasks, start and end date for the tasks, the right window is for showing Gannt chart. (Attached image)

I appreciate any help.
Lazarus 3.0 , FPC 3.2.2 , Windows 10 64, Excel 2016 64

wp

  • Hero Member
  • *****
  • Posts: 11916
Re: Project Management
« Reply #1 on: April 25, 2022, 12:29:43 am »

amir.eng

  • Full Member
  • ***
  • Posts: 101
Re: Project Management
« Reply #2 on: April 25, 2022, 09:41:43 am »
I had seen it before, there is a library "OboCL" which it is unfinished project ang gives some errors, I couldn't use it.

Does anybody have another idea ?
Lazarus 3.0 , FPC 3.2.2 , Windows 10 64, Excel 2016 64

dbannon

  • Hero Member
  • *****
  • Posts: 2796
    • tomboy-ng, a rewrite of the classic Tomboy
Re: Project Management
« Reply #3 on: April 25, 2022, 11:53:33 am »
Gee, thats strange, did you report the problem you saw ?   There do not seem to be any issues logged and its under active development.

Davo
Lazarus 3, Linux (and reluctantly Win10/11, OSX Monterey)
My Project - https://github.com/tomboy-notes/tomboy-ng and my github - https://github.com/davidbannon

wp

  • Hero Member
  • *****
  • Posts: 11916
Re: Project Management
« Reply #4 on: April 25, 2022, 01:24:59 pm »
there is a library "OboCL" which it is unfinished project ang gives some errors, I couldn't use it.
It depends on several third-party packages. I guess you did not read "thirdparties/how to fill this folder.txt"...

amir.eng

  • Full Member
  • ***
  • Posts: 101
Re: Project Management
« Reply #5 on: May 04, 2022, 11:13:08 pm »
I got this error :

Lazarus 3.0 , FPC 3.2.2 , Windows 10 64, Excel 2016 64

wp

  • Hero Member
  • *****
  • Posts: 11916
Re: Project Management
« Reply #6 on: May 04, 2022, 11:50:33 pm »
Strange, the uses clause of the version that I have does not contain this unit, the jvjutils is replaced by mDateTimeUtility. Where did you get the package from? I cloned it from https://github.com/DomenicoMammola/OboCL, the last modification was made last month. After adjustment of the paths in the demo projects I can compile and run all the Gantt samples.

amir.eng

  • Full Member
  • ***
  • Posts: 101
Re: Project Management
« Reply #7 on: May 05, 2022, 02:30:04 pm »
I have downloaded it from : (about two weeks ago)
https://github.com/DomenicoMammola/OboCL

Could you send your project to me ? (I mean your OboCL file which yout said it's correct)

Thanks in advance.
Lazarus 3.0 , FPC 3.2.2 , Windows 10 64, Excel 2016 64

wp

  • Hero Member
  • *****
  • Posts: 11916
Re: Project Management
« Reply #8 on: May 05, 2022, 03:17:34 pm »
I cannot squeeze the full OboCL folder into the forum upload limit. But try to download my files from https://www.dropbox.com/sh/056qlf75xjfm1ps/AADFLkFOAhUZD_sPk3Pv72R9a?dl=0 - maybe it works (I removed the compiler-generated files). Note that you must adjust the unit path in the sample projects; in the projects that I tested (gantt, timeruler) they point to the location of "ATFlatControls" and "Mommon" on my system.

 

TinyPortal © 2005-2018