Skip to content

RiddhiAthreya/Splitwise

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Splitwise

Output

Splitwise.mp4

Features

  • AddUser - Adds a user to the system image

  • GetUsers - Gets all the users registered in the system image

  • Add Expense - Support to add 3 kinds of expenses - Equal expense , exact expense and Percentage expense image image image

  • ShowBalance - Shows the balance of a particular user image

  • Settle Balance - Settles the Balance of a particular user image

Project Structure

WhatsApp Image 2022-08-03 at 8 11 41 PM

How to run

  • 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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages