/iBudget

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

Primary LanguageRubyMIT LicenseMIT


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)