/budget-app

A mobile web application where users can manage their budget: they have a list of transactions associated with a category, so that they can see how much money they spent and on what.

Primary LanguageRuby

Blog app

A mobile web application where users can manage their budget: they have a list of transactions associated with a category, so that they can see how much money they spent and on what.

Built With

  • HTML & CSS
  • JavaScript
  • Ruby on Rails
  • Rubocop
  • Rspec
  • OOP

Demo

Visit demo page

Getting Started

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

  • copy this link https://github.com/ShoiraTa/budget-app.git.
  • get the directory that you want to clone the repository.
  • open the command prompt in this directory.
  • write git clone https://github.com/ShoiraTa/budget-app.git.
  • go to the repository folder in your command prompt.
  • run bundle install.
  • run npm install
  • create database in your postgre called recipe_development
  • run rails db:migrate
  • To run the test run rspec in your command prompt.
  • To run the rails server run rails s in your command prompt.

Author

👤 Shoira

Shoira's GitHub stats

🤝 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.