Giter Site home page Giter Site logo

smaranjitghose / fantasticfinancetracker Goto Github PK

View Code? Open in Web Editor NEW
2.0 4.0 1.0 5.95 MB

A minimalistic application to track one's finances over a period built using Python

Home Page: https://smaranjitghose-fantasticfinancetracker-home-7p438y.streamlit.app/

License: GNU Affero General Public License v3.0

Python 85.33% CSS 8.32% Dockerfile 4.95% Procfile 0.37% Shell 1.03%
python python3 finance-tracker streamlit streamlit-lottie deta deta-base nosql nosql-database plotly open-source docker

fantasticfinancetracker's Introduction

Fantastic Finance Tracker ๐Ÿ’ธ

Wallet Icon

A minimalistic application to track one's finances over a period built using Python

Set-Up โš’๏ธ

SetUp Icon

  • Ensure you have the latest stable version of Python in your system

  • Open your terminal / command prompt.

  • Clone the repository

    git clone https://github.com/smaranjitghose/FantasticFinanceTracker.git
    
  • Change the directory to the cloned project

    cd fantasticqrcode
    
  • Install the dependencies

    pip install -r requirements.txt
    
  • Create an environment file

touch .env
  • Open the .env file in your desired IDE and define a variable DETA_KEY= ""

  • Visit Deta and Sign up for a free Account

  • Login to Deta

  • Create a Project and Generate Project Key. Refer to the documentation if you face any hurdle to do so

  • Copy the Project Key

  • Create a secrets.toml file inside the .streamlit sub-directory

 touch .streamlit/secrets.toml
  • Open the secrets.toml file, create a variable deta_key and assign in to value of the copied project key. Save the file
deta_key = "your_deta_project_key"
  • Load the application

    streamlit run Home.py
    
  • If the app does not load by itself in your default browser, open a browser of your choice and navigate to http://localhost:8501

  • To stop the application, press CTRL + C in your terminal

Demo ๐Ÿ‘‡

Click Here ๐Ÿ”—

Finance Tracker Snapshot

Finance Tracker Snapshot

Future Work ๐Ÿ—๏ธ

  • Dockerize the Application
  • Experiment with other NoSQL Databases like MongoDB and hosting options like Supabase, Atlas,etc
  • Improve Data Visualization (more charts)
  • Experiment with user login

Note โœ๏ธ

Note Icon

  • For Streamlit Sharing, mentioning versions of the modules in requirements throws error at times
  • Error 401: If project key is changed/removed in the Deta Dashboard (Free Tier issues)

Deployment Options ๐ŸฅŠ

Hosting Icon

Free Tier

No Free Tier

Acknowledgements ๐Ÿ™

Acknowledgment Icon

fantasticfinancetracker's People

Contributors

imgbotapp avatar smaranjitghose avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

mr-ultra-tech

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.