lifechurch / youversion-web-open-ideas

Ideas, problems, and puzzling things that are open for volunteer involvement. See the issues page for open ideas, and create a pull request if you have a solution!
https://www.youversion.com/volunteers/
Apache License 2.0
39 stars 18 forks source link

YouVersion Web Open Ideas

Maintainability Test Coverage

The purpose of this repo is to create a place for volunteer contributors to post potential solutions to issues, mostly as one-off React Components, or small collections of components/pages.

The project contained here should have an extremely-low-friction setup, and be relatively easy to contribute potential React-based solutions to.

"Official" issues that are ready to be worked on are marked with the Help Wanted label. We may institute other labels or methods of organization later.

What it looks like

When run, the project should display a "table of contents" menu or list of links to "solutions" related to issues from this repo.

Following one of those links should navigate to a page showing a potential solution.

How to contribute

Code style and standards

Since this project is a bit of a sandbox, we don't plan to be too strict. We'll automate code style suggestions where we can, through the use of tools like ESLint, and generally stick to common standards in the "community". When we've developed an official standards doc, we'll link to that here. In the mean time, here are some guidelines:

Getting started

License

See the LICENSE file in the root of this repository.