Skip to content

Mutalenic/keelfin

Repository files navigation

Keelfin

Keelfin is a comprehensive financial management application that helps users manage their budget, track spending, monitor debts, set financial goals, and make informed financial decisions with real-time economic indicators. ror3 ror2 ror

The project is following data model below: diagram

Built With

  • Ruby
  • Ruby on Rails
  • PostgreSQL
  • Tailwindcss

Live Demo

Getting Started

  • Install Ruby on your local machine

  • Install Ruby on Rails

  • Clone this repository

    git clone git@github.com:Mutalenic/keelfin.git
    
  • To get started, In the root directory run:

    gem install bundler
    

    Then run:

    bundle install
    

    To start the server run:

    rails s
    

    Open the browser with localhost:3000

After installing bundle

Please run the following commands rails db:create rails db:migrate rails s

Tests

bundle exec rspec

Or

rspec spec

To track linter errors locally follow these steps:

Track linter errors run:

rubocop

Author

👨 Nicholas Mutale

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

📝 License

This project is MIT licensed.

About

The DigiBudget App is a mobile web application that allows the user to manage his/her budget: they have a list of transactions associated with a category, so that the user can see how much money they spend and on a particular category.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors