📗 Table of Contents

📖 [Budget App]

[Budget App] This project is created as part of the rails capstone at Microverse. This app is a mobile web application where a user manage its budget: have a list of transactions associated with a category, so that the user can see how much money it spent and on what.

🛠 Built With

Tech Stack

  • Ruby
  • Rails
Database

Key Features

  • [User table]

  • [Budget table]

(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:

install postgresql.

Setup

Clone this repository to your desired folder:

cd my-folder git clone https://github.com/mumo-esther/Budget-App-RoRCapstone.git

Install

Install this project with:

  cd my-project
  gem install
  rails db:create
  rails db:migrate

Usage

To run the project, execute the following command:

  rails server

Run tests

bundle exec rspec

(back to top)

👥 Authors

👤 Esther Mawioo

(back to top)

🔭 Future Features

  • [Add more relational tables for the Blog App]

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

  • Hat tip to everyone whose code was used.

⭐️ Show your support

If you like this project give it a star and you can inbox me from my profile if you need such a project.

(back to top)

🙏 Acknowledgments

  • Microverse.

I would like to thank my coding partners and my family for their support.

(back to top)

📝 License

This project is MIT licensed.

(back to top)