GithubHelp home page GithubHelp logo

oneshikaa / policyengine-app Goto Github PK

View Code? Open in Web Editor NEW

This project forked from policyengine/policyengine-app

0.0 0.0 0.0 162.49 MB

PolicyEngine's free web app for computing the impact of public policy.

License: GNU Affero General Public License v3.0

Shell 0.03% JavaScript 54.66% Python 0.71% TypeScript 1.16% CSS 0.19% Makefile 0.04% HTML 0.14% Jupyter Notebook 43.03% Dockerfile 0.03%

policyengine-app's Introduction

Welcome ๐Ÿ‘‹ !

This is the official front-end app of PolicyEngine, a non-profit with the mission of computing the impact of public policy for the world.

PolicyEngineWebApp

Prerequisites

We recommend that you use the latest Node version 19. To easily manage your node versions, get the Node Version Manager nvm and then do

nvm install 19 && nvm use 19

Contributing

Choosing an Issue

All of our code changes are made against a GitHub issue. If you're new to the project, go to Issues and search for good first issues label: "good first issue".

We also maintain a priority issue board, available here or under the Projects tab > App Repo Management > Issue Tracker.

Currently, we don't assign contributors. If you see an open issue that no one's opened a PR against, it's all yours! Feel free to make some edits, then open a PR, as described below.

Setting Up

  1. Fork the repo
https://github.com/PolicyEngine/policyengine-app/fork
  1. Install dependencies
make install
  1. Start a server on localhost to see your changes
make debug

Now you're ready to start developing!

Testing

You've finished your contribution, but now what?

To test your changes against our series of automated tests, run

make test

We also recommend, but do not yet require, that you add tests for any new features or bug-fixes you add, so we can gradually build up the code coverage. We use Jest and the React Testing Library. You can run your tests locally with make test and they will be run again in the PR pre-flight.

We also use ESLint and Prettier to lint our codebase. Before opening a pull request, please be sure to run

make format

This will automatically lint your code for you. Linting is also checked in the PR pre-flight.

Opening a Pull Request

Now you've finished your contribution! Please open a pull request (PR) from your fork against the master branch. At times, it may take some time for the team to review your PR, especially for larger contributions, so please be patient--we will be sure to get to it.

In the first line of your PR, please make sure to include the following:

Fixes {issue_number}

This makes it much easier for us to maintain and prune our issue board.

Please try to be detailed in your PRs about the changes you made and why you made them. You may find yourself looking back at them for reference in the future, or needing insight about someone else's changes. We've included a template, but please feel free to add as much as you can. Save yourself a conversation and write it all in the PR!

Here are some best practices for using Git.

When you're ready for review, switch the PR from Draft to Ready for review and add a contributor as a reviewer.

License

Distributed under the AGPL License. See LICENCE for more info.

Acknowledgements

Thanks to Othneil Drew for his README template.

policyengine-app's People

Contributors

nikhilwoodruff avatar anth-volk avatar maxghenis avatar abhcs avatar dotslashbit avatar samau3 avatar qianruzhang78 avatar pgrad avatar deepthisrao avatar jacky5124 avatar czhou578 avatar christinal59 avatar patrickhanl avatar dependabot[bot] avatar nung22 avatar felix-cadiz avatar yellohcrayon avatar avelynhc avatar daemon-reconfig avatar maurobusso avatar ductbuix avatar shyamtawli avatar nschonni avatar masterismail avatar amar9312 avatar jiginjayaprakash avatar samantatarun avatar evan-wagner avatar ali-aldawoodi avatar kfoster19 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.