Skip to content

This web application is a Ruby on Rails application that allows a user to manage her/his budget in a professional way

License

Notifications You must be signed in to change notification settings

Chrissiku/Budget-app

Repository files navigation

Budget_app

This web application is a Ruby on Rails application that allows you to manage your budget in a professional way. You can register and/or log in and your data will be safely saved and you will be the only one person to manage access them. You can perform transaction transactions associated with a category of your transaction then at the end of the day you can see the money spent on each category.

Built With

  • Major: Ruby, HTML,CSS
  • Frameworks: Rails, Bootstrap5
  • Libraries: Cancancan, Devise
  • Technologies: Git, Gitflow, Linters, Github, PostgreSql, Rspec, Capybara, Robocop

Live Demo

Live Demo Link

Getting Started

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

Prerequisites

  • Have a computer and internet connection
  • Have Ruby installed on your computer
  • Have Rails installed on your computer
  • Have a basic knowledge of Ruby and OOP concept
  • Have a basic knowledge of Rails
  • Have a general understanding of what testing is
  • Have visual-studio code or any other code editor installed on your computer.

Setup

Install

  • Run the command bellow in your terminal to get all required files
bundle install
npm install

Run tests

you can run one of the following command in your terminal

  1. Run testing
rspec
  1. Run linters
> npx stylelint "**/*.{css,scss}"
> Rubocop --color
> Rubocop -a

Authors

👤 Chris Siku

🤝 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

  • Hats off to the whole microverse community
  • To to Gregoire Vella whose design is used.

📝 License

This project is MIT licensed.

About

This web application is a Ruby on Rails application that allows a user to manage her/his budget in a professional way

Topics

Resources

License

Stars

Watchers

Forks

Packages