Brought to you by team Last Second, because who needs sleep when you have unlimited energy drinks and a burning passion to code?
Ever struggled with managing funds when hanging out with friends? Can't remember who paid for the jetskis and who owes who? Well, not anymore! Introducing Plachilko - your one-stop solution for managing and redistributing pooled funds among friends. The perfect app for sleep-deprived coders and friends on vacation alike!
- React
- Node.js
- Firestore
- Lots of caffeine
- 🧍 User Authentication - For all your secretive operations!
- 👫 Adding Friends - Because what's life without friends?
- 💰 Logging Expenses - Keep track of who spent what!
- 🔄 Proportional Fund Redistribution - We've got you covered on the math!
- Clone this repository:
git clone https://github.com/last-second/plachilko.git
- Switch to last-second branch:
git checkout last-second
- Install dependencies in backend:
npm install
- Replace data_template.json with your Firebase admin credentials
- Run the server:
node index.js
- Install dependencies in frontend:
npm install
and run the client:npm start
- Visit
http://localhost:3000
and let the magic unfold!
We'd like to thank the organisers and sponsors of this hackathon for giving us an opportunity to build Plachilko.
This project is MIT licensed.