Skip to content

anish911/webdesign-project-presenter

 
 

Repository files navigation

Easy Web-Site Design Presenter

This is a small side project meant to ease the process of creating a web-site design presentation for the client.

The Story

I design websites. Usually when I present the design to a client, I upload a .html to the server and send the client a link so he can see the design straight in the browser. This way of presenting a web site design is far better then sending a collection of pics (or worst a .pdf), also helps the client to accept the design faster by creating a nice experience, feels that the site is almost Live.

After a while the process of editing html-s and building navigation for each project becames a bit annoying, so here is a tool that will make the presentation process much faster.

Upload the presenter to a folder on your server & Drag and Drop images to images folder, that’s It! Really thats’ it :-)

Usage

Drop images to images->folder. Sections will be built automatically by reading the images(Naming, Height, Image Description -> TITLE) from the images folder! Each image will generate a separate Section (ex. Home-page-design, Category-page-design, Single-page-design), a navigation is generated with links to each section for easy access to all the separate page designs.

Navigation item title will be generated from image Properties -> Details -> Title:, Navigation item order based on naming order (ABC / 123)


Images (navigation) will be listed by naming order:
1-image.jpg
2-image.jpg
3-image.jpg

------------------------------

You can see the project live HERE

Bitdeli Badge

About

Easy Web-Site Design Presenter

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 51.0%
  • PHP 41.8%
  • JavaScript 7.2%