Coder Social home page Coder Social logo

debtsettlerweb's Introduction

DebtSettlerWeb

The Last Spending App You Will Ever Need!

This repo contains the React WEB APP portion of our project. We also created an universal mobile app and a REST API.

Flutter Mobile APP: https://github.com/mbdev2/DebtSettlerApp

REST API: https://github.com/mbdev2/DebtSettlerServer

DebtSettler is a cloud-enabled and mobile-ready household spending tracker designed for use in dorms and shared apartments. Developed by Mark Breznik and Blaž Pridgar for a course in our gradute study program at the Faculty of Electrical Engineering, University of Ljubljana

Features

DebtSettler Login Screen DebtSettler Home Screen DebtSettler HouseHold Screen DebtSettler Purchase History

  • Track household purchases with a flick of your finger
  • Figure out who owes who what
  • Share a cloud-synced shopping list with your housemates
  • Intuitively pay back what you own
  • Manage/ be part of multiple households
  • Play around with various choices!

Tech

DebtSettler uses several projects to work properly:

  • Next.js - help us tame the beast that is React
  • React - dynamic is life
  • jsonwebtoken - helps us read and authetnicate via JSON tokens
  • passport - great web token manager
  • cookies - the only proper way to manage tokens
  • http-proxy - well the app ain't gonna talk with the REST API itself
  • and many more...

And of course, DebtSettler itself is open source!

Installation

We recommend using your local server and running it via Docker. To make it accesible to the outisde world, we recommend a free DDNS (e.g. DuckDNS) and a reverse proxy (e.g. Caddy).

Docker:

docker-compose up --build #first time build

docker-compose up -d --build #rebuild without destroying container data

Development

DebtSettler is still actively being developed, so expect some feature updates in the future!

License

MIT Free Software, Hell Yeah!

debtsettlerweb's People

Contributors

mbdev2 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.