/slashsmart

a clone of splitwise

Primary LanguageJavaScript

Slashsmart

Slashsmart is built as a simple clone of the website Splitwise, where friends can keep track of and manage their shared expenses.

Live Link

Key Technologies

Backend

  • PostgresSQL
  • Ruby on Rails

Frontend

  • React
  • Redux

Key Features

  • Full user auth cycle(sign up, login, logout)
  • Add exisiting user as friend
  • Display expenses shared with friends
  • Create new expenses shared with friends
  • Delete an expense shared with friend

Signup:

signup signup

Login:

login

Add a registered user as friend:

add

diplay all bills shared with a friend:

friend_bill

create a new bill with a friend

add_bill

delete an exsiting bill

delete_bill