Skip to content

IDEOorg/steps-guide-bills

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Steps Bills Guide

The Steps Bills Guide is an open sourced resource for anyone to use. This resource provides a personalized experience for low-income people to explore actions they can take if they're struggling with paying certain bills. The guide can be viewed at https://ideoorg.github.io/steps-guide-bills/.

Getting Started

Including the guide into your own website

  1. In this repository, you should see three files with the extension .html, .js, .css.
  2. If you'd like this guide on a separate page by itself, simply copy the three files into the same folder. Then open the index.html page with your favorite browser.
  3. If you'd like this guide embedded inside of your own website template, include the following snippet of code into the section of the html file where you wish to display the guide: <div id="steps-guide-bills"></div>
  4. Then right before the end </body> tag (after all other code), insert this <script type="text/javascript" src="main.js"></script>
  5. Right before the end </head> tag (after all other stylesheets), insert this <link href="main.css" rel="stylesheet">

About

Open source guide to managing bills

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages