Skip to content

corsall/Image-Gallery

Repository files navigation

This project is implemented on the basis of ASP.NET CORE You can find client for this app in wwwroot folder

In genral

  • This is a website that allows you to save images
  • It is capable of saving both links and provided files
  • Website uses a local SQL server for storage
  • Website is built on the basis of api
  • Crud operations can be performed on saved images that look like cards.
  • Also, in case of a large number of images, paged view has been implemented.

paged-view.png

Technologies

The project uses the following technologies:

  • .NET Core 6
  • Plain JS/HTML/CSS
  • Entity Framework Core
  • SQL Server

Please note: Before building the project restore all project dependencies Also, for the web application to work, you need to start first Entity Framework migration


example.png

About

Image Gallery app (JS/HTML/CSS) as Api ASP.NET core and SQL

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published