FeeSplitter tracks expenses and debts between users using an SQL database.
Frontend displayed at feesplitter.auth0.com (but requires manual start). To run on frontend on localhost, cd frontend and npm start.
Backend data stored in mySQL database hosted by Gearhost. Backend data displayed on http://fee-splitter.herokuapp.com/.
Javascript (React, Express, Node), mySQL Server