Giter Club home page Giter Club logo

expense.fyi's Introduction

Expense.fyi โ€“ An open source expense tracker application to track your incomes, investments, subscriptions, and expenses at ease.

Expense.fyi is an open-source expense tracker application to effortlessly track and manage your expenses.

License

Introduction ยท Tech Stack ยท Implementation ยท App Routes ยท Contributions


Introduction

Expense.fyi is an open-source application to effortlessly track and manage your incomes, expenses, investments, and subscriptions.

Tech Stack

Implementation

  • Expense.fyi is built using NextJs from scratch.
  • Postgresql is used as the ORM for easily communicating with the database for storing user, subscription data, etc. You can refer to the Prisma schema here.
  • Supabase is an open-source Firebase alternative, the data is stored in the Postgres database (private data are encrypted) and uses a magic link for authentication provided by supabase.
  • LemonSqueezy is used as the payment system. Its implementation is super simple.

Routes

Path Production Local
Home / /
Signup app.expense.fyi/signup app.localhost:3000/signup
Signin app.expense.fyi/signin app.localhost:3000/signin
Dashboard app.expense.fyi app.localhost:3000

Contributions

Here's how you can contribute:

  • Open an issue if you believe you've encountered a bug.
  • Make a pull request to add new features/make quality-of-life improvements/fix bugs.
contributors

Author

License

Expense.fyi is an open source under the GNU Affero General Public License Version 3 (AGPLv3) or any later version. You can find it here.

expense.fyi's People

Contributors

gokulkrishh avatar varghesejose2020 avatar mcnaveen avatar perryraskin 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.