Giter Site home page Giter Site logo

jonathanmunamire / budget-app Goto Github PK

View Code? Open in Web Editor NEW
4.0 1.0 0.0 182 KB

Budget-App is a mobile web application designed to help you effectively manage your budget. It features a list of transactions categorized by different expense types, enabling you to track your spending and gain insights into your financial habits. Built with Ruby

Home Page: https://budget-app-ti47.onrender.com/

License: MIT License

Ruby 64.47% JavaScript 1.29% CSS 11.31% HTML 22.77% Shell 0.16%
ruby-on-rails

budget-app's Introduction

๐Ÿ“— Table of Contents

๐Ÿ“– Budget App

A mobile web application where you can manage your budget: you have a list of transactions associated with a category, so that you can see how much money you spent and on what.

๐Ÿ›  Built With

The Recipe App was built with:

  • Ruby On Rails
  • PostgreSQL

Tech Stack

Key Features

  • Authentication
  • Table Logic

Presentation Video

Loom Presentation

Live Demo

Live Demo

๐Ÿ’ป Getting Started

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

Prerequisites

In order to run this project you need:

  • Ruby 2.7.0 or later
  • Rails 6.0 or later
  • PostgreSQL

After installing Ruby, run the following command to install rails.-

 gem install rails

Setup

  • Clone this project on your local machine using the following command in your terminal:

  • Make sure to add .env file on your root directory and setup your .env file with your postgres username and password!

  git clone https://github.com/jonathanmunamire/Budget-App.git
  bundle install
  rails s

Install

Run the following command to install all project's dependencies:

  cd Budget-App
  bundle install
  node install

Running the app

rails db:create:all rails db:migrate rails db:seed ### to populate the database with some sample data. rails s ## to start the server. http://localhost:3000 ## app link in the browser

Usage

bundle install

Next setup your .env so that you can create your dbs. Then:

rails db:create

rails db:migrate

rails db:seed

rails c --> To run rails console

rails s --> To run rails server

Run tests

  • Make sure to add data to the test db or create dummy data on the test files inside rspec folder.

bundle install

rspec spec

๐Ÿ‘ค Author

๐Ÿ‘ค Jonathan Munamire

๐Ÿ”ญ Future Features

  • implement some UX improvements: include transitions and/or animations, etc.
  • A decent desktop design for the webapp.
  • Implement the left side menu to improve the navigability of the app

๐Ÿค Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

โญ๏ธ Show your support

If you like this project, kindly give it a star โญ๏ธ

๐Ÿ™ Acknowledgments

  • Microverse for providing the education that inspired this project.
  • RailsGuides for the excellent documentation on Ruby on Rails.
  • Gregoire Vella for the original design idea on Behance.

๐Ÿ“ License

This project is licensed under the MIT License - see the LICENSE file for details.

(back to top)

budget-app's People

Contributors

jonathanmunamire avatar

Stargazers

Khusniddin Ismoilov avatar Robert Buleso avatar Ushindi Gedeon avatar Israel CHIZUNGU 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.