Giter Site home page Giter Site logo

kewitham / touchpoints Goto Github PK

View Code? Open in Web Editor NEW

This project forked from gsa/touchpoints

0.0 0.0 0.0 16.12 MB

Feedback platform for continuous improvement of systems, services, processes, and policy.

Home Page: https://touchpoints.digital.gov

License: Other

Shell 0.04% JavaScript 34.63% Ruby 24.94% CSS 0.02% HTML 22.61% Dockerfile 0.01% SCSS 17.76%

touchpoints's Introduction

Touchpoints Logo

Overview

Touchpoints enables government agencies to solicit and process user feedback to support continuous improvement of public service delivery.

An example Touchpoints form that includes every input element is available in this Kitchen Sink example.

Touchpoints is a web application that makes it easy to deploy compliant feedback forms quickly. Touchpoints provides features specific to the domain of Customer Experience in the US Federal Government.

GSA's Federal Acquisition Service (FAS) is developing Touchpoints in-house by the Feedback Analytics Team, within the Technology Transformation Services' Data Portfolio.

Touchpoints is online at https://touchpoints.digital.gov/.

A current Demo version is online at https://touchpoints-demo.app.cloud.gov/index/, and government customers are encouraged to sign up and try it out.

Documentation

See the Touchpoints wiki for more information.

Team Process

The Touchpoints team tracks work in a backlog board.

Issues and ideas are also noted in GitHub Issues.

Docker development

Setup

  1. install Docker
  2. clone repo
  3. copy .env.sample .env and update vars

To build a development environment

  1. docker-compose build
  2. docker-compose run webapp rails db:create
  3. docker-compose run webapp rails db:setup
  4. docker-compose up
  5. Navigate to http://lvh.me:3002/admin

To start/stop after building

  1. docker-compose up
  2. docker-compose down

To run tests (TBD -- this currently does not work with selenium web driver)

  1. docker-compose run webapp rspec

Code linting

  • Run the script ./rubocop_autocorrect.sh to fix standardize layout, style, and code using Rubocop
  • copy the file ./pre-commit to your .git/hooks/ folder within the project to ensure changed files adhere to project standards, prior to commit.
  • to get a commit through without running that pre-commit hook, use the --no-verify option

License

See LICENSE

touchpoints's People

Contributors

ryanwoldatwork avatar aktfrikshun avatar laurenancona avatar afeld avatar aduth 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.