https://github.com/manangoel99/letssplit
This is a Web App Version of Splitwise made in flask
https://github.com/manangoel99/letssplit
ajax bootstrap flask flask-sqlalchemy jquery
Last synced: 7 months ago
JSON representation
This is a Web App Version of Splitwise made in flask
- Host: GitHub
- URL: https://github.com/manangoel99/letssplit
- Owner: manangoel99
- Created: 2018-05-15T16:18:33.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-05-15T16:23:17.000Z (almost 8 years ago)
- Last Synced: 2025-03-30T14:42:41.217Z (about 1 year ago)
- Topics: ajax, bootstrap, flask, flask-sqlalchemy, jquery
- Language: HTML
- Homepage:
- Size: 380 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Welcome To Let's Split
*This is a platform to manage your expenses*

*User your email-id to register*

*Manage Both Individual Transactions and Groups*

*Find Your Friends*

*Make Individual Transactions in the Group or pay as whole*

*Add Comments*

**To Run The App**
Pre-requisites
1. Python 3
`sudo apt-get install python3`
2. Flask
`pip3 install flask`
`pip3 install flask_sqlalchemy`
3. A Little Money and a Big Heart
To Run
`git clone "https://gitlab.com/manan.goel/LetsSplit"`
`cd LetsSplit/LetsSplit`
`python3 LetsSplit.py`