Skip to content

darshan-dedhia/splitexpense

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Split Expense

Split Expense system is capable of making expense splitting process simpler wherein users can feed their transactions data and system will perform splitting process to cater users with expense splitting details output.

Features!

Track balances
  • Keep track of shared expenses, balances, and who owes who.
Organize expenses
  • Split expenses with any group: trips, housemates, friends, and family.
Add expenses easily
  • Quickly add expenses on the go before you forget who paid.
Pay friends back
  • Settle up with a friend and record any cash or online payment.
Categorized spend report
  • Keep track of categories you spend on

Tech Stack

Split Expense uses a number of technologies / framework:

  • Angular - Angular is used as frontend framework
  • Angular Material - Material UI design used for frontend designs
  • Spring - Spring framework is used for Backend programming
  • Hibernate - Hibernate is used for working with Database
  • Java - Java is used for coding backend functionalities
  • MySQL - MySQL is used as Database

And of course Split Expense itself is open source with a Repository on GitHub.

Installation

Split Expense requires Java EE, Tomcat Server.

Install the dependencies and devDependencies and start the server.

For Backend...

$ cd Backend/finalproject
$ mvn clean install
Start tomcat server

For Frontend...

$ cd Frontend/
$ npm install
$ ng serve

License

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published