SurveyJS
SurveyJS is an embeddable, self-hosted, white-label form builder for teams building custom forms, surveys, questionnaires, and other data collection tools inside web applications. It runs entirely on the client and is fully compatible with all modern JavaScript frameworks, including React, Angular, and Vue. SurveyJS integrates with any backend, giving you full control over data, security, user access, deployment, and business logic. Instead of hardcoding forms, you can empower non-technical users to generate and edit JSON schema-based form configurations through a drag-and-drop form builder.
Create dynamic forms with custom conditional logic, validation, multilingual support, PDF export, and analytics. Ideal for SaaS, enterprise software, HR, healthcare, fintech, and other regulated industries, SurveyJS helps teams reduce engineering effort, standardize data collection, maintain full control over data, and deliver unlimited forms that match their brand and feel native to users.
Learn more
Service Center
Service Center by Office Ally is a trusted Revenue Cycle Management and patient payments platform used by more than 80,000 healthcare providers and health services organizations, which process more than 950 million transactions annually. Service Center is a cost-effective solution enabling providers to control their revenue cycle. With a user-friendly interface, Service Center helps providers check and verify patients’ eligibility and benefits, submit, correct, and check the status of their claims online, and receive remittance advice. Accepting standard ANSI formats, data entry and pipe-delimited formats, Service Center helps streamline administrative tasks and create more efficient workflows for providers.
Learn more
React
React makes it painless to create interactive UIs. Design simple views for each state in your application, and React will efficiently update and render just the right components when your data changes. Declarative views make your code more predictable and easier to debug. Build encapsulated components that manage their own state, then compose them to make complex UIs. Since component logic is written in JavaScript instead of templates, you can easily pass rich data through your app and keep state out of the DOM. We don’t make assumptions about the rest of your technology stack, so you can develop new features in React without rewriting existing code. React components implement a render() method that takes input data and returns what to display. This example uses an XML-like syntax called JSX. Input data that is passed into the component can be accessed by render() via this.props.
Learn more