Skip to content

ArnaudBand/budget_app

Repository files navigation

Budget app

Budget app is about building 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.

Built With

  • Ruby -v 3.0.2
  • Rails -v 7.0.4
  • gem 'rspec'
  • gem 'sass-rails'

Presentation

Video

Live

budgetapp

Getting Started

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

Prerequisites

  • Ruby -v 3.0.2
  • Rails -v 7.0.4
  • Postgresql

Setup

  • Open the terminal and run the following commands:
- git clone git@github.com:ArnaudBand/budget_app.git
- rails new . --database=postgresql -T
- cd budget_app

  • Run the application on the server using this command

rails s

  • Run the test using this following command:

`

  • rspec spec/models
  • rspec spec/system
  • rspec spec/request`

Author

Bandonkeye Arnaud

Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a star if you like this project!

Acknowledgments

Microverse for the motivation.

Original design idea by Gregoire Vella on Behance.

The Creative Commons license of the design requires that you give appropriate credit to the author.

License

This project is MIT licensed.

About

This app is about building 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

License

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors