Git Product home page Git Product logo

budget-app's Introduction

Budget Wiz

๐Ÿ“— Table of Contents

๐Ÿ“– Budget-app

Budget Wiz is a web application for managing a budget. It allows a user to view a list of transactions associated with a category and see how much money has been spent and on what.

๐Ÿ›  Built With

This app is build with Ruby on Rails and Postgresql.

Tech Stack

  • Ruby
  • Ruby on Rails
  • Postgresql
  • Key Features

    • Categorized lists.
    • Navigation buttons for moving between pages.
    • Ability to add new categories with mandatory name and icon fields.
    • Ability to add new transactions with mandatory name, amount, and category fields.

    ๐Ÿš€ Live Demo

    (back to top)

    ๐Ÿš€ Video Presentation

    (back to top)

    ๐Ÿ’ป Getting Started

    UML Diagram :

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

    Prerequisites

    In order to run this project you need:

    • Mac or PC
    • Install Ruby
    • Install Rails
    • Install Postgresql
    • Understanding of Ruby

    Setup

    • Clone this repository to your desired folder:
     git clone https://github.com/c00p75/Budget-app.git
    • Navigate into the cloned folder
     cd Budget-app
    

    Install

    • Install this project with:
     bundle install
    • Set up the database Change the username and password of your postgres account in config/database.yml
     rails db:create db:migrate
    • Start the server
     rails s
    • Run tests
     rails db:migrate RAILS_ENV=test
     rspec spec
    • if it shows error try using this command
     bundle exec rspec spec

    (back to top)

    ๐Ÿ‘ฅ Authors

    ๐Ÿ‘ค George M'sapenda

    (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, please leave a โญ๏ธ

    (back to top)

    ๐Ÿ™ Acknowledgments

    (back to top)

    ๐Ÿ“ License

    This project is MIT licensed.

    (back to top)

    budget-app's People

    Contributors

    c00p75 avatar

    Watchers

     avatar

    Recommend Projects

    • React photo React

      A declarative, efficient, and flexible JavaScript library for building user interfaces.

    • Vue.js photo Vue.js

      ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

    • Typescript photo Typescript

      TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

    • TensorFlow photo TensorFlow

      An Open Source Machine Learning Framework for Everyone

    • Django photo Django

      The Web framework for perfectionists with deadlines.

    • D3 photo D3

      Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

    Recommend Topics

    • javascript

      JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

    • web

      Some thing interesting about web. New door for the world.

    • server

      A server is a program made to process requests and deliver data to clients.

    • Machine learning

      Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

    • Game

      Some thing interesting about game, make everyone happy.

    Recommend Org

    • Facebook photo Facebook

      We are working to build community through open source technology. NB: members must have two-factor auth.

    • Microsoft photo Microsoft

      Open source projects and samples from Microsoft.

    • Google photo Google

      Google โค๏ธ Open Source for everyone.

    • D3 photo D3

      Data-Driven Documents codes.