FullCount Development Projects

FullCount Development Projects

Project

Technology

Description

at-fullcount-model

Java

model project for FC_OBJ_OWNER schema

at-fullcount

Java, dojo, dwr

front end touchscreen project. Also referred to as POSWebApplication.

at-payment-processing

Java

credit card processing for Axia and Fiserv

at-remote-connection

Java

internal remote connection application used by terminals to request connections and receive port numbers

at-selfservice-portal

Java, JSP

legacy resident portal application

authentication

Java

authentication project for device management

authorization

Java

authorization project for customer portal

backoffice

Java, Primefaces

front end back office project

client-access

Java

API connect

customer-portal

React

front end resident portal project

deployment

Java

remote deployment tool

device-management

Java, Primefaces

front end device management project

event-logger

Java

Internal application used to track messages. It is mostly used with the deployment project and systems initiatives.

fullcount-admin-model

Java

Model project for FC_OBJ_ADMIN schema

integration-model

Java

Base classes for integration (PCC_INTEGRATION_OBJ_OWNER schema and VISION_INTEGRATION_OBJ_OWNER schema).

integration-pointclickcare

Java

Integration project for PointClickCare

integration-vision

Java

Integration project for MyUnity (formerly Vision)

model-api

Java

Rest api endpoints for at-fullcount-model

notifications

Java

Mandrill email sending project

tools

Java

Miscellaneous shared libraries and classes not tied to a specific database schema

react-utilty

React

Shared resource for react projects

self-service

React

Front end project for self-service

 


    • Related Articles

    • FullCount Semantic Versioning Projects

      Note: this is a working document and may be updated/altered without warning. Assumptions: This document will not cover the incremental nature of semantic versioning in detail. Instead, before proceeding, you should have an understanding on how ...
    • Private GitHub Dependencies in React Projects

      Private GitHub Dependencies in React Projects Include Private GitHub Project as a Dependency Some of our custom React projects depend on each other. For example, customer-portal depends on react-utility. The way we accomplish this is by pointing the ...
    • FullCount Integrations

      FullCount has several different integrations with 3rd party software vendors. These integrations help customers use FullCount along with their other software products for their billing and customer maintenance needs. Billing File FullCount can ...
    • FullCount Git Repositories

      FullCount Git Repositories Repositories FullCount Git repositories are stored on GitHub. Name Description authentication Authentication project for device management. authorization Manages JWT-based authentication back-office-ui-tests UI Tests for ...
    • FullCount Subversion Repositories

      FullCount Subversion Repositories Introduction Subversion is a software tool for organizing and managing different versions of source code for computer programs. It is primarily used for managing plain text files such as source code, configuration ...