Skip to content

raultejada24/ArtGallery

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

136 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🎨 ArtGallery

ArtGallery is a simple digital platform that allows you to explore and manage art collections efficiently. Artists can add, edit, and delete their own artworks, while users can leave reviews on the pieces. The platform is designed to be accessible and easy to use.

⚠️ Make sure your development environment is correctly configured to avoid errors during execution.


📑 Table of Contents


🏆 Features

  • Add Artworks: Artists can add new artworks to their profile.
  • Edit and Delete Artworks: Artists can edit or delete their artworks at any time.
  • Comments and Reviews: Users can leave reviews on the artworks, encouraging interaction.
  • Artwork Display: Users can explore the artworks with details such as the artist's name, artwork title, and description.

🕹️ How it Works

  1. Users access the platform and can explore the art gallery.
  2. Artists can add, edit, or delete their own artworks.
  3. Users can leave comments and reviews on the artworks, interacting with the content.
  4. Artworks are displayed with their title, author, and a brief description.
  5. There are no advanced filters or other complex interactions; the interface is simple and straightforward.

🛠️ System Roles

  • General User: Explores the gallery and leaves comments on the artworks.
  • Artist: Adds, edits, or deletes their own artworks and manages their profile.
  • Administrator: (Optional) Manages the platform, although this has not been implemented in this version.

💻 Technologies Used

  • Backend Language: Node.js
  • Frontend: CSS3, HTML5
  • Persistence: Local files (JSON) for storing artworks and comments.

⚙️ Instalación y Configuración

  1. Clona el repositorio:
    git clone https://github.com/tu-usuario/ArtGallery.git

About

🎨 A lovingly crafted online art gallery: explore artworks, discover their artists, and enjoy a refined visual experience. Perfect for losing yourself between pixels and brushstrokes.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 48.7%
  • HTML 35.7%
  • CSS 15.6%