eyuelberga / canvas-artworks

Canvas artwork is a ASP.net MVC web app. you can paint pictures on the web, using Literally Canvas as a drawing widget and save them. you can also edit and delete your artworks.
3 stars 2 forks source link
asp-net-core entityframework-codefirst mvc-core npgsql

Canvas Artworks : ASP.net Core MVC web application

Canvas artwork is a ASP.net MVC web app that allows you to paint pictures on the web and save them. It also allows you to edit and delete your artwork. It uses uses Literally Canvas as a drawing widget.

Screenshots

Some details about the project

Here are some of the features of the app:

Development

Build & Run

After you clone this repo, run the server:

$ dotnet run

This will install all the dependencies for the project and then run the application