Skip to content

diezo/Costix-Budget

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Costix - Expense Splitting & Tracking Website

wakatime

LinkedIn GitHub Buy Me A Coffee

Costix is an open-source expense management website for friends. It supports managing friends, logging expenses & settlements, and viewing past transactions.

Screenshots

Pre-requisites

Make sure you have Python 3.10 or later installed.

Configuration

Before you proceed, please follow these steps:

  1. Update your environment variables inside .env file.
  2. For production, open api/v1.py and edit the BASE_URL to reflect your own domain.
  3. Run pip3 install -r requirements.txt to install dependencies.

Start Server

Run this command in terminal:

$ python3 main.py

Your website is live! 🎉

Congratulations! You now have your self-hosted version of Costix. Use it in your daily life to track expenses with your friends, suggest to other people and don't forget to experiment with the code to make it your own!

About

💵 A Personal & Friend Expense Tracking Website

Resources

Stars

Watchers

Forks