hey

its my uni project , am going to develop website for a photographer and i am going to have photo gallery page for it
can you please tell me what type of gallery have you viewed or have seen on a photographer website.

thank you

Dani AI

Generated

— a grid gallery is a strong starting point. Photographers commonly use a few patterns: strict uniform-grid, masonry (staggered) layout, justified rows (even gutters), fullscreen slideshow for singles, and a detail page with caption/credits. Pick one primary browse experience and one focused view (overlay or detail) so the UX stays simple and consistent.

Focus on three things markers notice: visual polish, performance, and clear design rationale. Make the UI minimal so photos dominate. Make it work on phones (touch/swipe) and keyboards. Optimize images (small file sizes, responsive sizes for different viewports, and higher-res assets for retina displays). Add captions or short metadata where relevant and ensure alt text for accessibility. Small, deliberate interactions (subtle hover states, smooth overlay open/close) look professional without heavy coding.

About tools and scope: look at existing gallery systems for ideas but document everything you reuse. Show what you built yourself (layout, transitions, UX decisions) and what you borrowed. As implied, confirm permitted technologies with your tutor; the safest way to get marks is to demonstrate learning, not just drop in a complete third-party package. If time is tight, build a handcrafted responsive grid and a simple viewer; that proves core skills and lets you explain trade-offs in your report.

Quick checklist to include with your submission: selected images (curated), wireframes or mockups, explanation of layout choice, notes on image processing and formats, cross-device testing results, accessibility notes (alt text, focus order), and a short changelog of any third-party code and its license. These artifacts make the work look deliberate and will help secure a better grade.

Recommended Answers

All 6 Replies

Hello,

Look into Gallery2 which is a PHP and MySQL based photo gallery application that is easy to install and configure. Creates the thumbnails for you and lets you create albums as needed as well as having public and secure login options.

jquery has literally hundreds of gallery scripts.

Or you could use google to find pre-built scripts specifically built for galleries, but as an ex-lecturer, I can tell you using a pre-built script will get you a lower grade.

You would get a better grade if you wrote your own gallery.

yes thats right
but am not a good programmerl lol but what are free sources which i can use

what if i do my own gallery in flash will that get me a good grade , if am doing b basic galley in flash will that get me ani good grade , is ok to email u,coz i have so many question and i think u r the right person i can get advice 4rm plz

I have never programmed in flash, and if it is a web design course then no, flash is not html and so probably doesn't match your assignment requirements.

Making a simple gallery is remarkably simple.

Take a copy of your original large images, resize in a graphics program to a smaller size and save with a name that shows it is the smaller version of the original. EG original = glider-pilot.jpg, name small version as glider-pilot-s.jpg. Use the same width for each of your smaller images for consistency.

Make a page with these small images on it, and make them a link to the larger version. What is so difficult about that. If you aren't good at programming it's a workable solution that doesn't require you to copy code and risk a low grade.

If you really wish a clever looking display then perhaps you should ask the person who set the assignment whether or not using Flash is acceptable. We can only make educated guesses, remember.

But one thing to remember - I don't do people's homework for them, like most others here. We might explain why something is not working that you have tried to code, but we almost always refuse to code for you.

hey drjohn
thank you for your advice , the things i have a idea of how i will do the gallery page sort of that will be grid gallery . the reason i posted the thread i was not percent should what is that i will do but the main reason was to get people / experts advice and suggestions. thank you to evryone this was help full and second thing u r 100 percent right no can and shouldn't be making other people do they homework whats the point of making other people do. the course m doing it internet computing. so far i was been told to do something different for the photographer gallery that, all.

thank you

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.