Skip to content

sainingo/budget_tracker

Repository files navigation

Ruby on Rails - Budget Tracker

This repo hosts the Rails Budget Tracker web-app that allows tracking spending. The app allows you to monitor your transactions per category and your total expenses.Once logged in you can add the list of Categories you wish to track and from there you can add transactions under your respectrive categories. Each category has a unique icon that allows you to visualize your expenses

Preview

Live Link

  • Visit this live link to interact with the web app before cloning it.

Built With

  • Ruby
  • Rails
  • Postgresql
  • Tailwindcss

Methodology used

  • TDD via RSPEC

Getting Started

To get a local copy up and running follow these simple example steps.

Prerequisites

  • You need Ruby v3+, Rails v7+ and Postgresql installed on your machine.

Setup

  • Clone the project git clone git@github.com:sainingo/budget_tracker.git
  • navigate to the folder cd rails-mint
  • Install required gems bundle install
  • Load the database rails db:reset

Usage

  • start the server rails server

  • Enjoy interacting with the app.

Author

adampithewan SANINGO

🤝 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

credit to the author Gregoire Vella on Behance. for the design. Hat tip to anyone whose code inspired our project

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages