Skip to content

myBudget is a single page application used for simple budgeting.

Notifications You must be signed in to change notification settings

ethan-gustafson/myBudget

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

Welcome to myBudget!

myBudget is a simple single page application that lets a user sign up and keep track of their budgets and expenses.

This repo includes the code for both the backend and frontend of the application.

This application was built with:

  • Ruby on Rails
  • Vanilla JavaScript

Installation

If you would like to run this application, you will have to:

  1. Make sure Ruby and Rails are installed on your system.
  2. Clone this repository into your terminal
  3. cd in to the backend directory
  4. Run bundle install
  5. Run rails s
  6. Open a new terminal
  7. cd into the frontend directory
  8. Run open index.html

Development

This application was developed in March of 2020.

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/GoodGuyGuf/myBudget This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the Contributor Covenant code of conduct.

Code of Conduct

Everyone interacting in the myBudget project’s codebases, issue trackers, chat rooms and mailing lists is expected to follow the code of conduct.

About

myBudget is a single page application used for simple budgeting.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published