Simple idea for ERP - please help

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • morty

    Simple idea for ERP - please help

    Heloo

    I'm starting project.First stage is for my school work, but i want to
    develop it to the end.

    I want to create a ERP based on php for small company's

    I want to use as many as possible created opensource applications.

    First i need to choose some framework, maybye someone think that php is
    not a good idea..I'm waiting for propositions:)

    I need to add to this framework some graphic database manager. If it
    possible for all databases, but I did't found any ..I want to start with
    postgres and mysql., maybye firebird.

    Second I have to add soe functionality witch is needed for company
    worker, mayby webmail,small cms for documents...

    I also need to add sometching for making automatic
    documentation.( phpdocumentor ?)

    Thats the first stage.I need it in the short time :(

    Second i will be developing modules for all departments in small and
    medium company.
    More details on the webpage(i'm designing it ) and next posts..

    Anyone please help in the first stage...I really don't have much time.

    Morty...
  • Kenneth Downs

    #2
    Re: Simple idea for ERP - please help

    morty wrote:
    [color=blue]
    > Heloo
    >
    > I'm starting project.First stage is for my school work, but i want to
    > develop it to the end.
    >[/color]

    <snip>
    [color=blue]
    >
    > Anyone please help in the first stage...I really don't have much time.
    >
    > Morty...[/color]

    This post of yours may bring in a lot of nasty replies about how you will
    never get any of this done.

    My best advice, if you really mean what you say in the post, is to just pick
    a small part of it and get coding. Through that experience you may gain an
    appreciation of just how big a job you've set out for yourself. If you
    then still want to do it, more power to you, but you may decide to leave
    out things you don't need and that have been done well by others, such as
    webmail.
    --
    Kenneth Downs
    Secure Data Software, Inc.
    (Ken)nneth@(Sec )ure(Dat)a(.com )

    Comment

    • morty

      #3
      Re: Simple idea for ERP - please help

      Kenneth Downs wrote:[color=blue]
      > morty wrote:
      >
      >[color=green]
      >>Heloo
      >>
      >>I'm starting project.First stage is for my school work, but i want to
      >>develop it to the end.
      >>[/color]
      >
      >
      > <snip>
      >[color=green]
      >>Anyone please help in the first stage...I really don't have much time.
      >>
      >>Morty...[/color]
      >
      >
      > This post of yours may bring in a lot of nasty replies about how you will
      > never get any of this done.
      >
      > My best advice, if you really mean what you say in the post, is to just pick
      > a small part of it and get coding. Through that experience you may gain an
      > appreciation of just how big a job you've set out for yourself. If you
      > then still want to do it, more power to you, but you may decide to leave
      > out things you don't need and that have been done well by others, such as
      > webmail.[/color]
      I know that is large project. Thats way i want to combine existing
      project togethet into one platform.

      For example seagull + webmail + pgphpadmin + simple cms

      I'm looking for best and easiest combination :)
      Thankyou

      Comment

      • Kenneth Downs

        #4
        Re: Simple idea for ERP - please help

        morty wrote:
        [color=blue]
        > Kenneth Downs wrote:[color=green]
        >> morty wrote:
        >>
        >>[color=darkred]
        >>>Heloo
        >>>
        >>>I'm starting project.First stage is for my school work, but i want to
        >>>develop it to the end.
        >>>[/color]
        >>
        >>
        >> <snip>
        >>[color=darkred]
        >>>Anyone please help in the first stage...I really don't have much time.
        >>>
        >>>Morty...[/color]
        >>
        >>
        >> This post of yours may bring in a lot of nasty replies about how you will
        >> never get any of this done.
        >>
        >> My best advice, if you really mean what you say in the post, is to just
        >> pick
        >> a small part of it and get coding. Through that experience you may gain
        >> an
        >> appreciation of just how big a job you've set out for yourself. If you
        >> then still want to do it, more power to you, but you may decide to leave
        >> out things you don't need and that have been done well by others, such as
        >> webmail.[/color]
        > I know that is large project. Thats way i want to combine existing
        > project togethet into one platform.
        >
        > For example seagull + webmail + pgphpadmin + simple cms
        >
        > I'm looking for best and easiest combination :)
        > Thankyou[/color]

        I see. You might ask for opinions on the individual items then. Most
        answers will be, "pick what's best for you" but hopefully you'll get some
        details first that will help you to choose.

        Ultimately you will have to pick and get started, and accept the possibility
        that you may have to switch one. For example, in a prior life I picked
        Foxpro over dBase and Paradox, and I "guessed right", that decision held
        steady for over 10 years. When I decided to get out, I picked C# to get
        myself started, played "guess again" and tried Java, and then settled on
        PHP. You really have to get your hands dirty and try some stuff.

        Good luck!

        --
        Kenneth Downs
        Secure Data Software, Inc.
        (Ken)nneth@(Sec )ure(Dat)a(.com )

        Comment

        Working...