Skip to content

DingoPham/Artwork-core

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image Management System

This project is an Image Management System built with Vue.js for the frontend and ASP.NET Core for the backend API. The system allows users to add, edit, delete, and view images. The backend interacts with a PostgreSQL database using Npgsql for database operations, and the frontend communicates with the backend via Fetch API.

Features

  • Add new images to the system with metadata like URL, name, and description.
  • Edit existing images and update their details.
  • Delete images from the system.
  • Fetch and display all images from the database.
  • Supports categorization of images.
  • About

    API artwork build with ASP.net

    Resources

    Stars

    1 star

    Watchers

    1 watching

    Forks

    Contributors