Coder Social home page Coder Social logo

ror_budget_app's Introduction

๐Ÿ“— Table of Contents

๐Ÿ“– Budgets App

Budgets is a mobile web application that allows you to 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

This project was built with

  • Ruby on Rails

  • PostgreSQL

  • Bootstrap CSS Framework

Tech Stack

Database

Key Features

  • Aunthantication
  • Add Categories
  • Add Transaction

(back to top)

๐Ÿš€ Live Demo


Here is the link to the project presentation video

Here is the link to the live demo


(back to top)

๐Ÿ’ป Getting Started

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

  1. Clone the repo

    git clone https://github.com/gilberthappi/RoR_budget_App.git
  2. Goto project directory

    cd rails-budget-app
  3. Configure database.yml in the config folder according to your postgreSQL configuration

  4. Run app

    rails server

    or

    rails s

Run tests

bundle exec rspec spec will run all the tests.

Also, you can run bundle exec rspec spec/ to run specific tests.

You can also run RAILS_ENV=test rspec spec/ to run the tests in test mode.

Errors

If you encounter any errors, run the following commands.

  • Run rails db:drop db:create db:migrate to drop, create and migrate a new database.

  • Run rubocop && rubocop -A to check for and fix code errors.

(back to top)

๐Ÿ‘ฅ Authors

๐Ÿ‘ค Eng Gilbert Happi

(back to top)

๐Ÿ”ญ Future Features

Describe 1 - 3 features you will add to the project.

  • Payment
  • AI chat

(back to top)

๐Ÿค Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

โญ๏ธ Show your support

Give a โญ๏ธ if you like this project!

(back to top)

๐Ÿ™ Acknowledgments

(back to top)

๐Ÿ“ License

This project is MIT licensed.

(back to top)

ror_budget_app's People

Contributors

gilberthappi avatar

Stargazers

 avatar

Watchers

 avatar

ror_budget_app's Issues

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.