Code Monkey home page Code Monkey logo

budget-app's Introduction

Investment Budget Application

An application to take notes of types of investments and how much was spent on each category/group/company.

Built With

Ruby >= 3.0.0

Rails >= 7.0.0

Postgresql >= 12.0

Live server

Heroku

Getting Started

  • To get a local copy of the repository please run the following commands on your terminal:
    git clone https://github.com/lfmnovaes/recipe-app.git
    
  • Go to the cloned directory with cd recipe-app
  • Run bundle install to install the necessary packages
  • Install the postgresql database and all necessary dependencies (if you are on Ubuntu just run sudo apt install postgresql postgresql-contrib)
  • Run rails db:create and rails db:migrate to create the database locally
    • If you already have one with the same name just run rails db:reset instead
  • After installing everything, you can run now the website with rails s

Running linters

  • Rubocop (Ruby code linter)
rubocop
  • Stylelint (CSS linter)
npx stylelint "**/*.{css,scss}"

Testing

  • Using RSpec and Capybara
rspec ./spec/

Author

๐Ÿ‘ค Luรญs Fernando

  • GitHub: @lfmnovaes
  • Twitter: @lfmnovaes
  • LinkedIn: @lfmnovaes

๐Ÿค Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

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

Acknowledgments

  • Microverse

๐Ÿ“ License

This project is MIT licensed.

budget-app's People

Contributors

lfmnovaes avatar

Watchers

James Cloos avatar  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.