Automotive Manager Photo Update
Posted on : 08-04-2009 | By : Chuck | In : HTML/CSS, MySQL, PHP, Programming
0
It’s been less than 2 months since I started on Automotive Manager. In that time, I’ve taken the thing from next to nothing to an almost complete product. I’m not sure how I did any coding without using frameworks before. It makes everything go so much quicker.
So, here’s the screenshots!
The listings index page. This shows all of the categories and the number of listings in each category.
The listings view. This shows all of the listings, along with an image. The information that is shown can be modified by editing the view file.
Viewing the details for a listing. Each picture can be clicked on to be enlarged in a Lightbox window.
Part of the Add Listing form. For added flexibility, listings can be placed in multiple categories.
The photo uploader. Multiple photos can be queued for upload by using the SWFUpload library. A description can be given to each picture before it is uploaded.
Deleting a listing. If you have javascript enabled, you get this modal popup. Automotive Manager will be the first of my software to make use of modal delete windows. When you delete the listing it will be removed from the page using all of that fancy web two point oh ajax stuff.
That’s all the pictures for now. I’m still in the process of testing the software and adding the finishing touches. I have to have it ready to turn in as my class project in a couple weeks, so a live demo should be available around that time.










