Splitwise.mp4
-
Add Expense - Support to add 3 kinds of expenses - Equal expense , exact expense and Percentage expense
- Step 1 : Please make sure you have .net core 3.1 installed. You can get it from this location. Install both , SDK(SDK 3.1.421) as well as the ASP.NET core runtime(ASP.NET Core Runtime 3.1.27)
https://dotnet.microsoft.com/en-us/download/dotnet/3.1
-
Step 2 - Download this Github repo
-
Step 3 - Open command line and navigate into Splitwise folder. Navigate to the folder where the .csproj file exists
-
Step 4 - Run the following command
dotnet run
-
Step 5 - Open the postman collection and interact with the API