Skip to content

This is 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.

License

Notifications You must be signed in to change notification settings

ikoote1/BudgetTrackr

Repository files navigation

BudgetTrackr App

📗 Table of Contents

📖 BudgetTrackr App

BudgetTrackr App This is 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.

🛠 Built With

Tech Stack

Client
  • Ruby on Rails
Server
  • localhost
Database
  • PostgreSQL

Key Features

  • [Keep track of all your expenses]

  • [Create your shopping categories and items with expenses]

    Live Video:video Live App:Live

Back to top

💻 Getting Started

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

Prerequisites

  • You'll need any code editor

Setup

Clone this repository to your desired folder:

  git clone https://github.com/ikoote1/BudgetTrackr.git
  cd recipe-app

Install

Install this project with:

  bundle install
  rails db:create
  rails db:migrate

Usage

To run the project, execute the following command:

  rails server

Run tests

To run tests, run the following command:

  rails db:migrate RAILS_ENV=test
  rspec

👥 Authors

👤 Ikoote Rasuli

Back to top

🔭 Future Features

  • [Improve UI design]

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 you can give it a star!

Back to top

🙏 Acknowledgments

I would like to thank Gregoire Vella on Benhance the author of the original design and Microverse for this learning opportunity.

()

📝 License

This project is MIT licensed.

Back to top

About

This is 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.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published