SpendSmart – A Basic Crud for tracking money movement

SpendSmart – A Basic Crud for tracking money movement

My first ASP .Net Core 8 app, it’s just a basic crud pretty basic. You can find my source code here: https://github.com/jeffsurridge/ASP-Basic-Crud

 

You can try the app:

Windows: Basic CRUD

Linux:

Mac:
When downloaded, extract the Basic CRUD on your desktop. Look for the SpendSmart.exe

You will see this popup

Open the http://localhostĀ url, in my case its http://localhost:5000

This app is basically a spend tracker

Here’s a demo:

Category:
Date:
Back To Top

Maybe You wanna view my code?