Budget-Planner
The Budget Planner App is going to be helpful to track your expenses and transactions.
Built With
- Ruby
- Ruby on Rails
Live Demo
Presentation
Getting Started
To get a local copy up and running follow these simple example steps.
git clone https://github.com/Rustamxon7/Budget-app.git
cd Budget-Planner-App
Prerequisites
Ruby Rails PostgresSQL
Setup
Install gems with:
bundle install
Setup database with:
rails db:create
rails db:migrate
Usage
Start server with:
rails server
Open http://localhost:3000/ in your browser.
Run tests
Install npm with:
npm i
Install rspec with:
bundle install
and
rails generate rspec:install
run the test with:
rspec spec
Author
- GitHub: @githubhandle
- LinkedIn: LinkedIn
- Twitter: Twitter
π€
Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Show your support
Give a
Acknowledgments
- Microverse for giving me this chance
- The design template provider Gregoire Vella on Behance.
π
License
This project is MIT licensed.