1. Home
  2. /
  3. Software Development

Software Design and Development

Are you still trying to get by with an antiquated unsupported software solution or
even an excel spreadsheet that could fall over at any time?

Do you need a bespoke software solution for your business or have a fresh idea for an application that will improve your business?

We create Bespoke Software Solutions and Database Applications to replace your antiquated solutions built on out of date software platforms or even Excel Spreadsheets.

You may also have an idea for an application that will improve the day-to-day running of your business or processes, we can discuss and analyse your idea and build bespoke applications to meet your needs.

With over 23 years of experience, we have been creating software and web solutions utilising the skills of our expert designers and programmers.

Laravel Developer
Spark Developer
MY SQL Developer
Vue. JS Developer
Android Developers

Software Development - The Process

Software Consultancy

Before designing any software solution we need to discuss your exiting software or current way of doing things or new idea so that we can obtain an in-depth understanding of requirements, aims and objectives.

Once we have assessed and reviewed the information, looked through current solutions we will then create a roadmap of the processes and functionality required.

We will also look at existing data and if and how this can be migrated to a new solution.

Software Development

Analysis & Design

After initial consultancy, we will need to review the software solution and functionality that has been produced after our initial consultancy.

This will mean that we can then wireframe functionality in order to price the project with full functionality.

Project Pricing

After the functionality review, we will then create a full wireframed proposal of the functionality required for your software solution and process overview for the project.

Pricing will cover:

  • Interactive Prototyping - where required
  • Project Cost
  • The cost for additional changes to the specification, new functionality and scope changes
  • Maintenance and on-going Support
  • Cloud Hosting Solutions

Software Design

Tristar will design your software to the exact specifications based on our consultancy, functionality review and project pricing/Functionality Wireframe.

Where prototyping has been included in the proposed solution we will deliver a basic prototype of your software solution.

Software Development/Programming

We will create your software using the latest technologies to suit your project needs and functionality required.

It is important that we look at how your software will need to grow and resources available moving forwards.

API Integration with external systems may also play a key part in the build process either utilising existing API's or developing our own.

The project will have various phases and depending as to how complex the solution is, there may be the ability to test functionality at varying stages of the project as opposed to on completion.

QA Testing and Bug Fixing

At this point in the process, the full functionality has been built and tested by our team to make sure that all aspects and features are complete and working.

Deployment and Support

Once the software has been fully tested it is then deployed to its working environment. Your new software is then monitored for a number of months to make sure that it is performing as expected with no issues.

After this period it is important that a maintenance plan is set-up so that we can continue to monitor, assess and react to any issues that may arise in the future. Phased additional functionality development may also be part of the software plan.

Why not give us a Call now?

We happy to talk

Client - Case Study - Script Tracker

About

Script Tracker approached us to help in “cloudifying” a locally hosted application used to monitor prescription movement through a pharmacy.

Pharmasolve had a self-hosted server based Node JS web application with 2 companion Android applications. It handles the management of Prescriptions and their location(s) within a Pharmacy. Allowing users to assign QR codes (UUID based) to both prescriptions and locations and assign them to Patients.

The Problem

The client wanted to offer the software as a service to other pharmacies. The Android app was built in Xamarin. There were also some underlying issues and improvements that were required in the new development.

Our Solution

We decided to move to PHP for the backend, specifically Laravel and Spark. Spark gives us a lot of boilerplate in handling the SaaS element of the new backend. We would also rebuild the android app in native Java and incorporate all functionality into 1 app.

We would move to external services to handle printing and the new delivery routing element.

New Functionality

Along with migrating the local application to the cloud, the client wanted to add a delivery element where prescriptions could be tracked via a driver and signatures captured at the point of delivery.

Requirements

Out of our discovery sessions and with the help of the client we landed on the following high-level requirements

  1. Backend
    1. Ability to serve multiple customers/pharmacies
    2. Ability to have multiple users per pharmacy
    3. Admin Area
      1. Ability to add/edit/delete & manage patients per pharmacy
      2. Ability to add/edit/delete & manage locations per pharmacy
      3. Ability to add/edit/delete & manage prescriptions per pharmacy
      4. Ability to create and print QR Codes per pharmacy.
      5. Ability to Reassign QR Codes.
    4. Ability to notify customers via text/email
    5. API
    6. Printing Hub - via Printnode
    7. Data Collection, Reporting & Marketing
    8. Delivery
      1. Ability to add locations (specific for delivery)
  2. SaaS
    1. Ability to Sign-up / login - Onboarding - compliance with GDPR
    2. Ability to set different subscription plans
    3. Subscription Billing
    4. Invoicing
    5. Administration
  3. Android Apps
    1. Ability to connect to The Applications API /Self-discovery/ API KEY
    2. Back of house
      1. Ability to search customers 3 & 3 any combination
      2. Ability to select customer and create prescription QR Code
      3. Ability to print QR Code via SaaS
      4. Ability to scan QR Code to associate prescription to bin location
    3. Front of House
      1. Ability to search customers 3 & 4 any combination
      2. Ability to select customer and find the prescription location(s)
      3. Ability to Scan QR Code and “Checkout” Prescription
    4. Delivery
      1. Scan “Delivery” Bins to route.
      2. Will use Graphhopper API for routing and mapping.
      3. Customer Sign for collection
      4. 4G tracking where connectivity possible.

Detail Design

Web Technology

A change of technology to PHP for The Application and SaaS would be prefered over the current Node JS implementation.

This change affords us a move to an industry recognised SaaS product based on the Laravel Framework. The benefits of this change are the speed of development, reduced costs and ongoing support.

Database Storage

For speed of development and in an effort to get to a MVP as quickly as possible we used a MySQL Database to power all data storage. Multi-tenant was handled as a unique key on the user table instead of a database per pharmacy.

On-Site Hardware & Offline Functionality

Pharmacies tend to have a printer connected to a PC. To be able to connect to those printers from the Android Apps we used a 3rd party service called Printnode. Printnode allows you to brand a windows based application to be installed on the pharmacies PC which will then give cloud access to the printer.

Android Security

The Android applications will now need to connect to the Cloud implementation of Script Tracker which will be done via a REST API. Security will be handled by issuing an API Key from Spark to all pharmacy users.

Technologies Used

PHP
Laravel 5.7
Spark
Vue JS
Android Java

External Technologies

Grapphopper - for routing
Printnode - for remote cloud printing
Twillio - for voice and SMS messaging

Client - Case Study - Tristar Support

About

One of our sister departments - Tristar Support that supports small to medium business networks, needed some help upgrading the software used to securely manage and store client data.

This was required to improving the user interface in adding data and for higher security.

The Problem

The existing database, built in access, was showing its age and unfit for purpose. It had a number of issues, having to live on a shared drive or being copied and shared by email, not easy to update, no longer fit for client needs, didn't look great.

Our Solution

Create a self-hosted hosted web based application, that would be easy to use, great to look at and flexible enough to allow for changes quickly.

Requirements

The application required the following functionality;

  1. Admin area to set up and manage clients and sites.
  2. Admin area to manage users and passwords.
  3. Tracking of users actions within the application.
  4. All data should be searchable for quick access
  5. Data is split into Tabs and Sections.
  6. Ability to store different data types per section.
    Single Line Plain Text
    Multi-Line Plain Text
    Passwords
    I.P Addresses
    Multiple Items, eg ip addresses, licenses.
  7. To be built so that changes to the data structure could be made quickly and easily.
  8. Build out the data from scratch, so data input had to be quick and easy.

Detail Design

Using open source technologies we were able to quickly proof of concept a working application, then through a process of iterative releases working with the support team were able to deliver on all of the requirements.

Technologies Used

  1. Laravel
  2. jQuery
  3. Bootstrap
  4. Linux
  5. Nginx
  6. MySQL
  7. PHP 7.2

Find out more about making the most of your solution

Software Solutions for the following:

Bespoke Software Solutions include: Production Management Software | Inventory Mangement Solutions | Tracking Solutions | Warranty Registration & Reporting | Order and Subscription Management Solutions and More...

pharmaceutical

Pharmaceutical

agricultural

Agricultural

education

Education

construction

Construction

hospitality

Hospitality

utilities

Utilities

retail

Retail

catering

Catering

management

Facilities Management

delivery

Logistics

consumer service

Consumer Services

public services

Public Services

manufacture

Manufacture

ticket

Ticket Systems

production management

Production Management

Request a Call Back from the Web Team

Just submit your details and we’ll be in touch shortly
Or Call us Now

    By using this form you agree to Tristar handling your data through this website and agree to being contacted by Tristar via email and phone.