This project 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.
- Ruby on Rails
- Rspec
- Psql
- Ruby (ruby --v)
- SQLite3 (sqlite3 --v)
- Postgrestsql (psql --version)
- Node.js (node --v)
- Yarn (yarn --v)
- Copy this link this link
- Open your terminal or command line
- Run
git clone https://github.com/Rayan84/budget-app.git
- Open the folder with your code editor
- Create a branch to work on
To run the tests locally :
- To instal RSpec for testing please run the following command on your terminal:
gem install rspec
👤 Rayan Rassam
- GitHub: @Rayan84
- Twitter: @Rayan65096267
- LinkedIn: Rayan Rassam
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!