/budget-app

A mobile web application where you can manage your budget: you have a list of transactions associated with a category, so that you can see how much money you spent and on what.

Primary LanguageRubyMIT LicenseMIT

Recipe App

📗 Table of Contents

📖 [Expense Tracker]

The Expense Tracker app is a convenient tool for managing and keeping track of your budgets. Users can create various categories and add transactions to the respective categories.

🛠 Built With

Ruby, Ruby on Rails, Postgresql, RubyMine-IntelliJ

Tech Stack

Ruby on Rails
PostgreSQL

Key Features

  • [Database Connection and ORM]
  • [Authentication ]
  • [Authorization ]
  • [Unit Testing ]
  • [Integration Testing ]
  • [Active Record Migrations]
  • [User-Friendly Interface]

(back to top)

💻 Getting Started

Setup

In order to use this project.. Clone this repository to your desired folder by:

Prerequisites

  • Ruby
  • Ruby on Rails
  • PostgreSQL
  • Git

Install

To install the project's dependencies, run:

bundle install

Usage

To use, run:

rails server
or
rails s

Run tests

To test, run:

rspec

(back to top)

Video Demo

Here is the loom video of the presentation

Link to project

Expense Tracker

👥 Authors

👤 Noel Bryant

🔭 Future Features

  • [Mobile App]
  • [User Profiles]

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

Kindly give this project a star if you like it.

(back to top)

🙏 Acknowledgments

I would like to thank the Microverse community.

I would also like to give credits to the owner of the original design idea, Gregoire Vella on Behance.

(back to top)

📝 License

This project is MIT license.

(back to top)