PDA

View Full Version : Need Quote



Chris
09-13-2005, 06:23 AM
My accountant needs a little website built.

Basically they run a REIT (a real estate investment trust) and they need a system whereby a user (an investor) could login and get financial information.

There needs to be only 1 user account, all investors will use the same one, it'll be read only.

There needs to be 1 admin account that can upload files (.doc, .pdf, .xls) etc. The admin should be able to categorize the files, move them from one category to another, and name them, or associate a name with them anyways.

So you need to have category administration - create category, delete category. I'm not sure if they need to have nested categories or just first level ones, I have an email in asking them.

Then you need file administration - name file, move file, delete file (confirm), upload file.

The whole system will be run off SSL.

A couple caveats. You need to work through me, and you need to understand that if they don't pay me, I cannot pay you.

Chris
09-13-2005, 01:15 PM
Looks like they will need tiered categories.



Regarding the amount of categories that we would like, I imagine we are going to want a three tiered system. Following is an example.



Financial Statements

>Balance Sheet

>1st Quarter 2005

>2nd Quarter 2005

>1st Quarter 2004

>Income Statement

>1st Quarter 2005

>2nd Quarter 2005

>1st Quarter 2004



Appraisals

>62Laporte, LLC

>Etc.

>Etc.



Also, this'll need to be php/mysql I forgot to mention that.

Chris
09-14-2005, 10:48 AM
no one wants to do some php work?

eMEraLdwPn
09-14-2005, 03:43 PM
sounds relatively easy, although i've never worked with SSL, so i don't know what that would entail exactly.

Blue Cat Buxton
09-15-2005, 01:15 AM
That would be my concern also

MarkB
09-15-2005, 02:05 AM
With SSL, just route all the links through https:// rather than http:// - the certificate secures it all I believe.

Chris
09-15-2005, 05:11 AM
Ya. No biggee.

Emancipator
09-15-2005, 11:24 AM
Chris I know you want CHEAP.. and unfortunately that is not me or I would offer to help you out.

Chris
09-19-2005, 08:19 PM
I'm not paying for it, I just told my accountant I'd get him quotes from the programmers I know.

Chris
10-07-2005, 11:15 AM
I'm still looking for a quote on this, also half the money can be paid upfront.

deronsizemore
10-07-2005, 12:11 PM
With SSL, just route all the links through https:// rather than http:// - the certificate secures it all I believe.


How do you route all of the links through https:// rather then http://?

r2d2
10-08-2005, 05:22 AM
You would just have to make sure you put

<a href="https://www.site.com/page.html">
for all your links.

Masetek
10-08-2005, 06:02 PM
Chris, what sorta time frame do they want it completed in?

Chris
10-08-2005, 08:42 PM
As soon as possible. I'd expect no more than 2 weeks, 1 week would be good though.

Masetek
10-09-2005, 08:08 PM
PM'ed you Chris.