Budget Tracker allows users to manage their money more efficiently. This API has endpoint to save, create, and manage your budgets and goals.
4
stars
0
forks
source link
Use guids for user and show user id on registration #65
Closed
ianmann56 closed 5 years ago
Fixes #38 #39
You will have to delete your database and remigrate.
Modifies User model to use a Guid for the Id instead of an int.