Luv Money is an app designed for couples and close friend groups allowing them to easily split shared group expenses using pre-defined splitting rules and a set payment schedule.
This is the back-end repository. The front-end can be found at : https://github.com/jumpvin/luv-money-client
- Clone the repo
git clone https://github.com/laingr/luv_money_be
- Install dependencies
npm install
- Start the back-end application
npm start
- React - Front end library for building user interfaces.
- React-Router - Declarative Routing for React.js.
- Redux - Storage to share data inside the app.
- React-Sagas - Makes application side effects easier to manage.
Improvements are welcome!
Fork the repo and do your thing. Push to your fork and submit a pull request.
- James Laing - GitHub - LinkedIn
- Briana Barlow - GitHub - LinkedIn
- Anurag Dalmia - GitHub - LinkedIn
- Vincent Oliverio - GitHub - LinkedIn
This project is licensed under the MIT License.

