abel-tefera / iBudget

An elegant budget application to track your spending. Built using Ruby on Rails.

Home Page:https://ibudget.abeltb.xyz/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


iBudget

πŸ“— Table of Contents

iBudget

An elegant budgeting app to track your spending. Built using Ruby on Rails.

πŸ›  Built With

Tech Stack

Framework

Key Features

  • Authentication
  • CRUD
  • Testing

(back to top)

πŸš€ Live Demo

Here's the link to my deployed project:

Video Presentation

Click on this Loom Link to view the video walkthrough of this project

(back to top)

πŸ’» Getting Started

Prerequisites

In order to run this project you need:

  • Installed Git.
  • Installed Ruby
  • Installed Ruby on Rails
  • Create a local directory that you want to clone the repository.
  • Open the command prompt in the created directory.
  • On the terminal run this command git clone https://github.com/abel-tefera/iBudget.git

Setup

Clone this repository to your desired folder:

git clone https://github.com/abel-tefera/iBudget.git
cd iBudget
bundle install
bundle exec rails db:create db:migrate
./bin/dev

Run Tests

rspec spec

(back to top)

πŸ‘₯ Authors

πŸ‘€ Abel tefera:

πŸ”­ Future Features:

  • Side menu
  • Desktop design

🀝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you liked this project, give it a ⭐️ and kindly send to me an e-mail expressing it, it would make our day and fuel our motivation.

(back to top)

πŸ™ Acknowledgments

I would like to thank Microverse for this opportunity.

Original design idea by Gregoire Vella in Behance.

(back to top)

πŸ“ License

This project is MIT licensed.

(back to top)

About

An elegant budget application to track your spending. Built using Ruby on Rails.

https://ibudget.abeltb.xyz/

License:MIT License


Languages

Language:Ruby 69.5%Language:HTML 24.9%Language:CSS 3.2%Language:JavaScript 2.3%Language:Shell 0.2%