derrick1451 / Budget_app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Budget-app

πŸ“— Table of Contents

πŸ“– Budget_app

Budget_app is an online budgeting app/Backend Service that enables one to keep track of transactions and expenditures when purchasing goods and services from different merchants.

πŸ›  Built With

Tech Stack

Ruby
Rails
PostgreSQL

Key Features

  • User Registration Authentication and Authorization
  • Merchants/categories page
  • Customer Transactions page

(back to top)

πŸš€ Live Demo

Live Demo

(back to top)

πŸš€ Project Walkthrough

Presentation

(back to top)

πŸ’» Getting Started

To get a local copy up and running, follow these steps.

Prerequisites

In order to run this project you need:

 gem install rails

Setup

Clone this repository to your desired folder:

   git clone git@github.com:derrick1451/Budget_app.git
   cd Budget_app

Install

Install this project with:

  cd Budget_app
  gem install

Usage

To run the project, execute the following command:

  rails server

Run tests

To run tests, run the following command:

  rspec

(back to top)

πŸ‘₯ Authors

πŸ‘€ Okongo Derrick

(back to top)

πŸ”­ Future Features

  • Add Online Payment Options
  • Add AI to track expenditure
  • AI Financial Advisory on needs and wants to make most use of budgeting
  • Generate shopping lists on Frequently purchased Goods

(back to top)

🀝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you like this project consider leaving a star in the repo.

(back to top)

πŸ™ Acknowledgments

I would like to thank Microverse for giving me this opportunity to showcase my skills. I would also like to thank Gregoire Vella on Behance for design inspiration as well as the Open Source Community for providing vast resources for free that helped in various stages of this project.

(back to top)

πŸ“ License

This project is MIT licensed.

(back to top)

About

License:MIT License


Languages

Language:Ruby 73.1%Language:HTML 21.1%Language:CSS 4.1%Language:JavaScript 1.5%Language:Shell 0.2%