I haven't been told about what I need to specifically do but they told me the application would consist of 8 custom decent size forms (10-25 fields), user/pw for data inputters, an admin section that can add/delete user, change pw, and view reports of data generated. It would also include about 7-8 search functions (search by date, inputter, product name, client name , etc).

You haven't been given enough information to have any idea what the application will do. 80 to 200 form fields across 8 screens should be enough to implement a huge range of complex web applications! Hell, you could implement a reasonable subset of Krang within those limits. (Krang took 4 programmers around 7 months to complete.)

How much should I charge them?

From what you've said I think it's a fair bet that you're not experienced enough to make a fixed fee bid for a project this large. Instead I suggest you shoot for something based on the time it actually takes you to complete the project. Feel free to make an estimate but do yourself a favor and don't bet any money on it!

-sam


In reply to Re: How much is an web-based application worth? by samtregar
in thread How much is an web-based application worth? by perleager

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.