This is a PHP/MySQL vessel listings site that has been converted from an old, outdated ASP site.
The majority of the site front end is complete, but the admin part of the site needs to be completed.
These are the specific needs for both the front and admin section:
– listings search & results pages
– photo gallery page for each listing with up to 40 images per vessel
– contact page needs to receive vessel information from listing pages
– the ability to set 3 separate vessels as featured on the home page
– home page needs to display 3 separate featured vessels
– photo upload and management for listings, i.e. ability to add and delete photos, add/edit photo captions. photo upload needs to be able to create a thumbnail from the large photo
– ability to upload HTML page containing the listings to the database (just an HTML page containing a table with no styling or other elements)
– all pages with form inputs/uploads need to be made secure against possible SQL-injection
– a way to back up/restore the MySQL db (if possible, although not critical)
– stats by vessel (a canned solution may do)
The site will run on a Windows server running PHP5/MySQL, so experience with solid experience with that set up is a big plus.