Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 247 Bytes

File metadata and controls

5 lines (3 loc) · 247 Bytes

CoffeeShop

CoffeeShop is a basic model-view-controller console CRUD app which uses EF Core to interact with the SQLite database.

Eventually, I would like to developer this project further by making it into a ASP.NET MVC web app with an API.