Skip to content

This is a comprehensive ruby app, that allows for user login and registration, database validations and generation based on ERD diagram. The app provides budgeting logic that allows user to highlight areas of expenditure in a clean and clear way

Notifications You must be signed in to change notification settings

Alfred-KInyua/Budget-app

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.

Live demo

Demo Link

Loom video

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/Alfred-KInyua/Budget-app.git
cd Budget-App
  • To run the app
bundle install
rails s
  • Paste in web your broswer
 http://localhost:3000/
  • To test app
 rails exec rspec -f d

👤 Alfred Kinyua

🤝 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

This is a comprehensive ruby app, that allows for user login and registration, database validations and generation based on ERD diagram. The app provides budgeting logic that allows user to highlight areas of expenditure in a clean and clear way

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages