Alfredbis29 / My-budget-app

About The mobile web application where we can manage our budget: you have a list of transactions associated with a category

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ruby on Rails - Budget Tracker

This section offers the Rails Budget Tracker web app, which allows you to track your expenditures. The software allows you to track your transactions by category as well as your overall costs. Once logged in, you may add a list of categories you want to track and then add transactions under those categories. Each category has its own symbol that helps you see your costs.

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 https://github.com/Alfredbis29/My-budget-app.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

🤝 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

About The mobile web application where we can manage our budget: you have a list of transactions associated with a category


Languages

Language:Ruby 65.0%Language:HTML 29.1%Language:Batchfile 3.5%Language:JavaScript 1.5%Language:CSS 0.9%