Skip to content

Achilles-Dev/budget-app

Repository files navigation

Money Manager

The Money Manager 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 for that category and on what.

Built With

  • Ruby
  • Rails
  • Postgresql
  • Devise
  • CSS & Bootstrap 5
  • Rspec
  • Capybara

Live Demo

Live Money Manager

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

Prerequisites

  • Ruby
  • Rails
  • Postgresql

Setup

  • Clone the Repository git clone https://github.com/Achilles-Dev/budget-app.git

  • Go to the project directory cd budget-app

  • Run bundle install

  • Run rails db:create

  • Run rails db:migrate

Install

  • Run npm install --save-dev stylelint@13.x stylelint-scss@3.x stylelint-config-standard@21.x stylelint-csstree-validator@1.x
  • Run gem install --no-document rubocop -v '>= 1.0, < 2.0'

Usage

  • Run rails s to run the app

Run tests

  • Run rspec to run tests

Authors

👤 Solomon Hagan

🤝 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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published