Skip to content

Ruby on Rails application allows the user to register and log in, so that the data is private to them. Introduce new transactions associated with a category, and see the money spent on each category.

Notifications You must be signed in to change notification settings

Emmy-github-webdev/budget-app

Repository files navigation

Budget App

In this project I have build a Budget App using Ruby on Rails.

Built With

  • Ruby on Rails

  • Git - Github - GitFlow

Getting Started

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

Prerequisites

  • Visual Studio Code or Sublime Text

  • Git

  • LiveServer Extension

Setup

Go to the top of the page, press te green button that says "Code", and copy the link. Then you have to go to your console and type " git clone 'repository-url.com' ".

  • Next step: Go to usage section!

Install

No extra dependencies needed to use the code!

Test

  • Ruby Linters

rubocop

  • Css Linters

npx stylelint "**/*.{css,scss}"

  • Rspec Test Tool

rspec spec/

Usage

  • Once you clone the repository:

cd repository-clone

bundle install

rails db:create

rails db:migrate

rails s

You are ready to go!

Authors

👤 Emmanuel Ogah

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Show your support

Give a ⭐️ if you like this project! 😄

Acknowledgments

Original design by Gregoire Vella on Behance

About

Ruby on Rails application allows the user to register and log in, so that the data is private to them. Introduce new transactions associated with a category, and see the money spent on each category.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published