Skip to content

A mobile web application that simplifies budget management by organizing transactions into categories, providing a clear overview of expenses and spending patterns. Users can easily track their spending. Built with Ruby on Rails, PostgreSQL and Rspec.

License

jodavid444/Budget-Tracker-Application

Repository files navigation

📗 Table of Contents

📖 Budget Tracker Application

is a web-based budgeting application built using Ruby on Rails and PostgreSQL. This application allows users to track their income and expenses and provides a visual representation of their budget. Users can add or remove income and expenses, and the application automatically calculates the remaining budget. The website is responsive and optimized for use on desktop and mobile devices

🛠 Built With

Tech Stack

Key Features

  • Register an account
  • Login registered account
  • Create categories and transactions

(back to top)

🚀 Live Demo

📽️ Video Presentation

Video Link

(back to top)

💻 Getting Started

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

Prerequisites

In order to run this project you need to install the following on your machine:

Setup

Clone this repository to your desired folder:

Example commands:

  • Clone this repository using GitBash or the command Terminal:
git clone https://github.com/jodavid444/Budget-Tracker-Application.git

 cd Budget-Tracker-Application

Install

  • Inside the project directory, install the project's dependencies:
  bundle install (install all dependencies)
  • Create the app's database
rails db:create
  • Setup the app's database
 rails db:setup

Usage

rails server
  • Runs the app local server

Authors

👤 Joseph David

(back to top)

🔭 Future Features

  • [Create a user profile]
  • [Create a desktop version]

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you like this project please leave a star. Thank you 🙏

(back to top)

🙏 Acknowledgments

  • I would like to thank Microverse for the great project idea. ❤️
  • Credit goes to Gregoire Vella on Behance whose original design was used.

Icons were used from Flaticon

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

A mobile web application that simplifies budget management by organizing transactions into categories, providing a clear overview of expenses and spending patterns. Users can easily track their spending. Built with Ruby on Rails, PostgreSQL and Rspec.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published