Skip to content

The Budeg App 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.

Notifications You must be signed in to change notification settings

yersel500/budget_app

Repository files navigation

Budget App - Ruby on Rails

The Budeg App 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.

image

Built with

- Major languages: Ruby, Ruby on Rails, TailwindCss
- Technologies used: Rubocop, Gitflow, RSpec

Prerequisites

- Ruby installed on local system
- npm ( Node Package Manager )
- Git and Github Account  

Getting Started

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

  • Open terminal

  • Change to the desired directory then run the following:

    • run git clone git@github.com:yersel500/budget_app.git
    • cd budget_app/
    • git switch dev
    • run npm install or yarn
    • run bundle install
    • run rails db:create
    • run rails db:migrate

Running the Application Locally

*Steps to excute the app locally

  • Run rails s in the console at working directory

Application Live Demo

Live Demo

Author

👤 Yersel Hurtado

🤝 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

The Budeg App 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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published