This web application enables to manage and display art pieces in a virtual gallery.
The application consists of two primary parts: a backend (Web API) and a frontend (SPA). The app allows users to:
- View a list of available art pieces.
- Sort art by price, filter by title, artist and type.
- Add new artwork entries.
- Update existing entries.
- Remove existing artwork.
-TypeScript -Angular -Angular Material