Giter Site home page Giter Site logo

charlesgobina / budget-app Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 0.0 149 KB

This is a mobile-web app that keeps record of user transactions made on a category. Users can create new categories and add several transactions under them. It is built with ruby on rails

Home Page: https://budget-appl.herokuapp.com/

Ruby 67.22% JavaScript 1.68% CSS 6.90% HTML 24.20%
capybara rails rspec-rails ruby

budget-app's Introduction

BudgIT

This is a mobile-web app that keeps record of user transactions made on a category. Users can create new categories and add several transactions under them. It is built with ruby on rails

Technologies Used

  • Languages (Ruby, HTML, JS, CSS)
  • Library (Ruby on Rails)
  • Git
  • Gitflow

Presentation

Presentation Video

Live Demo

Live Demo

Software Requirements

  • Node.JS
  • Ruby
  • npm
  • Code Editor
  • Git

Local Installation

  • Clone the repo using the command below
git clone [email protected]:charlesgobina/budget-app.git
  • Navigate to the directory in which you cloned the project and use the command below
cd budget-app
  • Install all project dependencies and packages using the command below
bundle install
  • Start the server to run the application locally using the command below
rails s

Run Tests

  • To run the test, replace ENV.fetch('RAILS_ENV', nil) ||= 'test' in spec/rails_helper with ENV['RAILS_ENV'] ||= 'test'
  • Next, go to the terminal and type the command rspec spec

Authors

Charles Gobina ๐Ÿง‘โ€๐ŸŽ“

Contributing ๐Ÿค

Contributions, issues, and feature requests are welcome!

  • Fork this repo using the command below
gh repo fork [email protected]:charlesgobina/budget-app.git
  • Clone the forked repo using the command below
git clone [email protected]:charlesgobina/budget-app.git
  • Navigate to the directory in which you cloned the project and use the command below
cd budget-app
  • Switch to dev branch using the command below
git checkout dev
  • Create a new feature branch using the command below
git checkout -b [name_of_feature_branch]
  • Commit your changes using git commit as shown below
git commit -m ["enter a commit message"]
  • Push your changes using
git push -u origin [name_of_feature_branch]
  • Open pull request to the dev branch

Show your support

Give a :star: if you like this project.

Acknowledgments

  • Hat tip to anyone whose code was used
  • Inspiration
  • etc

License ๐Ÿ“

This project is MIT licensed

budget-app's People

Contributors

charlesgobina avatar

Stargazers

Affaxed Kiprotich avatar Anuar Shaidenov 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.