All Projects → GSA → code-gov

GSA / code-gov

Licence: other
An informative repo for all Code.gov repos

Projects that are alternatives of or similar to code-gov

311
New web portal for BOS:311
Stars: ✭ 15 (-85.15%)
Mutual labels:  government, civic-tech, gov
CityScoreToolkit
Open-source version of Boston's CityScore performance dashboard
Stars: ✭ 42 (-58.42%)
Mutual labels:  government, civic-tech, gov
Forms
Tracking our progress moving all city paper and pdf forms online.
Stars: ✭ 14 (-86.14%)
Mutual labels:  government, civic-tech, gov
digital
Public documentation and wiki for DoIT’s Digital team. Monorepo for new services.
Stars: ✭ 17 (-83.17%)
Mutual labels:  government, civic-tech, gov
ACCESS-NYC
Find help in NYC with food, money, housing, work, and more on ACCESS NYC. Maintained by @NYCOpportunity
Stars: ✭ 27 (-73.27%)
Mutual labels:  government, civic-tech, gov
code-gov-front-end
Front-end of code.gov
Stars: ✭ 42 (-58.42%)
Mutual labels:  civic-tech, code-gov
code-gov-api
API powering the code.gov source code harvester
Stars: ✭ 50 (-50.5%)
Mutual labels:  gov, code-gov
SecurityHeaders GovUK
A scan of all .gov.uk sites for the most common security headers or lack of
Stars: ✭ 14 (-86.14%)
Mutual labels:  government, gov
Decidim
The participatory democracy framework. A generator and multiple gems made with Ruby on Rails
Stars: ✭ 894 (+785.15%)
Mutual labels:  government, civic-tech
plainlanguage.gov
A resource to help federal employees write in plain language and comply with the Plain Writing Act of 2010
Stars: ✭ 111 (+9.9%)
Mutual labels:  government, civic-tech
Design System
Open source design and front-end development resources for creating Section 508 compliant, responsive, and consistent websites.
Stars: ✭ 192 (+90.1%)
Mutual labels:  government, civic-tech
ACCESS-NYC-PATTERNS
ACCESS NYC Pattern library and design system documentation for https://access.nyc.gov. Maintained by @NYCOpportunity
Stars: ✭ 14 (-86.14%)
Mutual labels:  civic-tech, gov
bpa-fedramp-dashboard
FedRAMP Dashboard BPA Order
Stars: ✭ 25 (-75.25%)
Mutual labels:  government, gsa
digitalgov.gov
Digital.gov — Helping the government community deliver better digital services.
Stars: ✭ 167 (+65.35%)
Mutual labels:  government, civic-tech
local-government-design-systems
A repo of local government design systems & pattern libraries. Specifically for municipal (local) & sub-state governments
Stars: ✭ 24 (-76.24%)
Mutual labels:  civic-tech
FinMesh
A python package that brings together financial and economic data.
Stars: ✭ 20 (-80.2%)
Mutual labels:  government
data-codes-sources-fr
Métadonnées des dépôts de codes sources d'organismes publics français
Stars: ✭ 26 (-74.26%)
Mutual labels:  government
dotgov-home
Homepage for the DotGov program
Stars: ✭ 19 (-81.19%)
Mutual labels:  gov
modern-software-delivery-maturity-index
A resource to help teams evaluate and improve their software delivery.
Stars: ✭ 15 (-85.15%)
Mutual labels:  government
school-navigator
Navigate the Durham, NC public school system
Stars: ✭ 25 (-75.25%)
Mutual labels:  civic-tech

code-gov

Welcome! This repository is a collection point for all Code.gov repositories.

Code.gov

Code.gov is a program and technical platform with a website and API promoting good practices in code development, collaboration, and reuse across the U.S. Federal Government. Code.gov provides tools and guidance to help federal agencies implement the Federal Source Code Policy (FSCP). Code.gov aggregates an inventory of the federal government's custom code to promote reuse between federal agencies. Code.gov provides tools to help the government and the public collaborate on open source projects.

You can read the original White House FSCP announcement and Code.gov announcement.

Repositories

All of our work is open source and we encourage you to take a look and contribute to our projects by submitting a pull request, a Github issue, or commenting on existing issues and pull requests. If you are unsure as to where an issue should live, please use the GSA/code-gov repo as a catch all.

All of our repositories follow our Code of Conduct and Contributing guidelines.

Code.gov repositories

Code.gov consists of multiple repositories containing code and information.

Front-end - Repositories related to the website with user-facing interactions for the platform.
Project Description
GSA/cautious Utility Functions in JavaScript to clean up messy data aggregated from federal agency code.json files for Code.gov. Also available as an NPM package.
GSA/code-gov-api-client Program used by the Code.gov front-end for interacting with the Code.gov API. Also avaialbe as NPM packages - deprecated & active.
GSA/code-gov-data Program for updating the Code.gov schema with filters used by the Code.gov front-end.
GSA/code-gov-front-end Our frontend project, currently deployed as a static site which renders Code.gov, this project is backed by our API to display project repositories, search, and an agency compliance dashboard. Also available as an NPM package.
GSA/code-gov-site-map-generator Generates sitemap.xml for Code.gov in production environment. Also available as an NPM package.
Back-end - Repositories related to the API with data harvesting and delivery for the platform.
Project Description
GSA/code-gov-adapters Our attempt to extract all data adapters into a simple reusable project. Also available as an NPM package.
GSA/code-gov-api Our backend API. An Express.js app backed by Elasticsearch. Its primary function is to index and make America's source code discoverable and searchable.
GSA/code-gov-harvester Our standalone source code inventory harvester.
GSA/code-gov-integrations This project contains all of our third party integrations. Currently Github integration is the only one implemented. Also available as an NPM package.
GSA/code-gov-validator Schema validation package for Code.gov. Also available as an NPM package.
Tools - Projects we have created in order to better aid our work on the code.gov platform. They do not affect the development or deployment of our main repositories.
Project Description
GSA/code-gov-converter Converts publiccode.yml to code. json.
GSA/code-gov-github-metrics This project compiles and calculates GitHub metrics across the different Code.gov repos so we can understand and track community contributions over time.
GSA/code-gov-open-source-toolkit This is a government-wide project facilitated by the Code.gov team to produce a toolkit pertaining to open sourcing software.
GSA/code-gov-verify-agency-jsons This a utility project, used in conjuction with code-gov-harvester and can help users find various statistics of repositories imported into the Code.gov platform.
Deprecated repositories - Repositories that were previously used by the Code.gov team but are no longer in use.
Project Description
GSA/code-gov-about-page Component for the About page on Code.gov. The about page component was integrated directly into GSA/code-gov-front-end in order to simplify the site architecture. Also available as an NPM package.
GSA/code-gov-admintool This repository contains the source code for the frontend of the Code.gov Admin Tool.
GSA/code-gov-admin-backend This repository contains the source code for the backend of the Code.gov Admin Tool.
GSA/code-gov-coding-languages Standard List of Coding Languages used by Code.gov. Also available as an NPM package.
GSA/code-gov-data-quality-poc Code.gov data quality scoring proof of concept.
GSA/code-gov-developer-docs This repo is meant to be a simple way to start using our API. Documentation is now hosted at https://open.gsa.gov/api/codedotgov/.
GSA/code-gov-fscp-react-component Federal Source Code Policy(FSCP) plugin for code-gov-front-end, built with markdown and React. The FSCP is now hosted at https://sourcecode.cio.gov/. Also available as an NPM package.
GSA/code-gov-font Custom font and icons used by the Code.gov front end. Also available as an NPM package.
GSA/code-gov-gitsecretpatterns Repository for Code.gov git-secrets patterns and bootstrap script.
GSA/code-gov-harvester-deprecated The old version of the harvester that harvests and processes code.json files from agencies. The new harvester repo is GSA/code-gov-harvester.
GSA/code-gov-repos-parser Parse out information from Code.gov repos.
GSA/code-gov-repo-template A basic template to use for all Code.gov repositories which includes our standard documents and contact info. Using this as a base ensures that all of our community standards are followed.
GSA/code-gov-stats A simple app to extract stats about repositories using the Github API and Cloc.
GSA/code-gov-stats-jupyter-notebook Extract some stats for Code.gov using the Github GraphQL API.
GSA/code-gov-style Our effort to modularize our CSS styles. Also available as an NPM package and Jekyll site.
GSA/code-gov-web The old version of the Code.gov front end. The front end stack was changed from Angular to React. The new front end repo is GSA/code-gov-front-end.
GSA/compliance-dashboard-web-component Reusable compliance dashboard web component. Web component integrated into GSA/code-gov-front-end. NPM component.
GSA/json-schema-validator-web-component Web component that displays a JSON File and validates it based on a schema. A new version will be incorporated into the front-end in the future. Also available as an NPM package.
GSA/json-schema-web-component Web component that displays a JSON Schema consumed by the front end. Integrated into Code.gov front-end as a React component. Also available as an NPM package.

Files you'll find in this repo

These files offer information for federal agencies of how to inventory code and place on Code.gov.

  • Federal Source Code CoP Meeting Minutes: This folder contains the notes from our monthly Community of Practice meetings.
  • Federal Source Code Study: This folder contains the Federal Source Code Study (FSCS) and summary documents to be used for upcoming blog posts.
  • Metadata Schema: This folder contains the notes from our metadata schema workgroup meetings.
  • UX: This folder contains Code.gov UX personas.
  • code_json_generators.md: A comparison table of code.json generator tools.
  • data_quality_scoring.md: Info on how the Code.gov data quality scores are determined.
  • front_end_guidelines.md: General guidance to follow when developing on the front end.
  • help_wanted.md: Detailed info on our Open Tasks (formerly Help Wanted) and the labels projects need to use in order to display these on code.gov.
  • infrastructure.md: Description of the infrastructure, server space and memory, required to run code.gov. It breaks down the server requirements by front-end and different back-end processes.
  • labor_hour_calc.md: Guidance on how agencies can calculate labor hours on open source projects.
  • metadata_examples.md: A showcase of good examples of metadata in current agency code.json files.
  • procedures.md: Administrative procedures for the Code.gov team
  • repo-labels.json: A json file that can be used to add the specific GitHub issue labels code.gov uses on their projects.
  • repository_management.md: This living document explains how we collaboratively manage the Code.gov platform repositories.

Questions?

If you have questions, please feel free to contact us.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].