Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/maxjdev/gallery_image-using-jquery

Project: Image gallery using HTML, CSS, JavaScript + jQuery
https://github.com/maxjdev/gallery_image-using-jquery

css html javascript jquery

Last synced: 6 days ago
JSON representation

Project: Image gallery using HTML, CSS, JavaScript + jQuery

Awesome Lists containing this project

README

        




Project: Image Gallery using jQuery Deploy>



![HTML5](https://img.shields.io/badge/html5-%23E34F26.svg?style=for-the-badge&logo=html5&logoColor=white)
![CSS3](https://img.shields.io/badge/css3-%231572B6.svg?style=for-the-badge&logo=css3&logoColor=white)
![JavaScript](https://img.shields.io/badge/javascript-%23323330.svg?style=for-the-badge&logo=javascript&logoColor=%23F7DF1E)
![jQuery](https://img.shields.io/badge/jquery-%230769AD.svg?style=for-the-badge&logo=jquery&logoColor=white)

## Description

This Photo Gallery project is part of the EBAC FullStack Java Developer course, in the Front-End module. The application uses jQuery to create a dynamic image gallery, allowing new images to be added interactively.

## functionalities

- **Adding New Images:**
- Click the "New Image +" button in the header to display the insert new image form.

- **Insert Form:**
- Fill in the field with the URL of the new image and click "Add" to include the image in the gallery.

- **Full Size View:**
- By clicking on an image, you can view it in full size in a new tab.

## How to use:

1. **Acesse o site:**
- Visit [Image Gallery](https://ebac-proj-galeria-de-imagens.vercel.app/)

2. **Add New Images:**
- Click the "New Image +" button in the header.

3. **Fill the form:**
- Enter the URL of the new image into the form and click "Add".

4. **View Images:**
- Look at the images added to the gallery.

5. **Full Size View:**
- Click on an image to view it full size in a new tab.



## Feedback and Contributions
Feedbacks are welcome! If you have suggestions or want to contribute to improving this project, feel free to open an issue.