Skip to content

Expense manager web application used to split bills and track fund transactions

Notifications You must be signed in to change notification settings

haseebshaik00/Sterlingo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

sterlingo

A web application, developed using ReactJS and NodeJS and configured to a MongoDB database, used to split bills and track fund transactions among two individuals or a group of people. Also, integrated a unique feature that curtails the number of transactions in a given group of people using optimized greedy algorithm techniques with a time complexity of O(n logn).

DB Collection

image

DB Connection

MONGODB_URI="mongodb+srv://haseebSterlingo:@cluster0.gtt1pi3.mongodb.net/?retryWrites=true&w=majority"

About

Expense manager web application used to split bills and track fund transactions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published