Cv Database 14.06.08
Were looking to have a CV databased to be designed.. We have looked at various file management systems online but none seem to have the basic features we require…
The php/my sql database is to run online via a http browser so can be accessed anywhere.
Simple interface to upload .doc files which have a number of tick box basic fields and text fields associated with them..
So for example:
Select Bill Gates CV.doc file to potentially upload
Tick Boxes in location (i.e):
South West (UK)
Tick Boxes in Skills (i.e):
Sales
Marketing
Tick Boxes in Sector (i.e):
I.T
Software
Name Field
Email Field
Phone Number Field
Town Field
Then the file would be uploaded with the data in the extra fields…
Then when it comes to searching for files…
You tick the boxes in Locations, Skills, Sector… for CVs (files) that would match
Then it would list the files which match, along with Name field, Email field and Phone number field… You can then click the files one at a time to download
So if we searched for the file above it would be displayed:
Files that match, South West (UK) - Sales - I.T etc
Bill Gates - Bristol - 07885 44554 - bill at email.com - Bill Gates CV.doc(links to file to download)
and all matches listed like this.
It will have a login and an admim to add users and edit logins etc. Happy for someone to modify anyscripts they think could be adapted to this.
and obviously options to edit and delete records.
Im guessing the files would be stored on ftp? with frontend in php driven by mysql… but if im wrong please suggest best method.
Any questions let me know.



