GithubHelp home page GithubHelp logo

theblune / fundwork Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 386 KB

A framework for transparently communicating the costs, financial situation and capital sources of a Website/Service/Organisation/etc.

License: MIT License

JavaScript 80.96% CSS 19.04%

fundwork's Introduction

FundWork

A framework for transparently communicating the costs, financial situation and capital sources of a Website/Service/Organisation/etc.

Features:

  • fully responsive One-Pager Template, Short-Report-Patches and Status-Badges for you to include where needed
  • Method to organize costs on Github (with a free account there)

In The future:

  • Offline-tool, to help updating finances easily

Take a look at the Demo.

The financial report gains user trust, let’s them participate in optimizing your costs and lets potential donors/members/etc. make an informed decision on if they want to help sustaining this project.

Image of the Full Report

keywords: finances, cost reporting, sustaining microsites and microservices, controlling

Getting Started

Fundwork relies on Jquery, Bootstrap and the beautiful Chart.js. So make Sure to have them ready before loading a fundwork report, patch or badge.

CDN

Add these to the html-page you wish to use Fundwork on:

<script src="https://cdn.jsdelivr.net/gh/TheBlune/[email protected]/fundwork.js"></script>
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/TheBlune/[email protected]/fundwork.css">

then call fundwork(costLocation,costLink,message,neededBuffer) in your .js-file.

Fundwork will try to load a costs.json file to get the data needed to display. You will need to prepare this file, before using fundwork. Find info here: FundworkCostTemplate

Fundwork takes 4 arguments:

  1. costLocation: Put "Github" here, if your costs.json-file is hosted on Github
  2. costURL: The link to the costs.json-file. Can be either a direct link to a file on a server or raw-link of the cost-file hosted on github: https://raw.githubusercontent.com/TheBlune/FundworkCostTemplate/main/costs.json
  3. repolink: Link the cost-files Github-Repo/Branch, so that users may propose cost optimizations. If no inpus is given, button is not shown.
  4. reportLink: If you only show a Patch or Batch: set a link to the full financial report here, like e.g. https://theblune.github.io/FundWork/
  5. Message: A personalizable Message to add to the top of a fundwork-report. See Example fundwork.js call for templates
  6. neededBuffer: Is used to emphasize to the readers, that the project is either "under-funded" or already enough funded. Put the number of Months in here, that you want your project to be a operational for (based on current Capital).

Usage Examples

Here you may find real-world examples of pages using this framework.

Websites

fundwork's People

Contributors

blune avatar theblune avatar

Watchers

 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.