Skip to content

In this project, I created a budget calculator website, which has categories of budgets in which you can enter transaction cost for each sub-group in other to get the total budget price in that particular budget category.

Notifications You must be signed in to change notification settings

Ginohmk/budgeter_mk

Repository files navigation

Rails project: Budget App

In this project, I created a budget calculator website, which has categories of budgets in which you can enter transaction cost for each sub-group in other to get the total budget price in that particular budget category.

Screenshot

  • Screenshot from 2022-05-26 07-06-49

Link to video

Link to App

Built With

- Rails

Getting Started

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

Prerequisites

  • Ruby and gem bundle
  • Rails
  • Web browser (Google chrome)
  • Code Editor (VSCode)

Development (Running locally)

  • git clone the project
git clone https://github.com/Ginohmk/budgeter_mk.git
cd budgeter_mk
  • To run the app
bundle install
rails s
  • Paste in web your broswer
 http://localhost:3000/
  • To test app
 rails exec rspec -f d

👤 Kanu Mike

🤝 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

📝 License

[This project is MIT licensed.

About

In this project, I created a budget calculator website, which has categories of budgets in which you can enter transaction cost for each sub-group in other to get the total budget price in that particular budget category.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published