Development Services
Invincible Technologies is a products development company with specialized skills in software design, development and consultancy. Company offers following development services using CRUDS (CRUD2CRUD) application architecture.
Products
Track Forever GPS Software
Track Forever is an enterprise grade vehicle tracking and fleet management software that provides real time vehicle tracking capacity using GSM, GPRS and GPS technologies. It is best fit for companies interested in running self relying GPS tracking capability and own their data and services.
CASHONE POS & Billing Software
CASHONE POS is stock management and billing point of sale application. Getting started with CASHONE POS is simple, register companies (individuals), products and start stock taking. Stockists and cashiers can take stock using barcode scanners during their purchases and sales, however, scanner is not required. A purchase or sales receipt is issued on every transaction.
Office Accounting & Inventory Management Software
Office Accounting is web based inventory, accounts and human resource management software that let users control their stock, note expenses and take employee attendances. Run your business by setting up companies, products, and employees. Maintain your inventory, accounts and human resource expenses with simple and useful reporting.
Development API (s)
-
Version 0.0.21
Develop WCF cross-process and cross-platform distributed windows applications using CRUD2CRUD (CRUDS) communication architecture.
Choose appropriate documentation reference from followings.
windntrees.icruds.standard0020
windntrees.icruds.standard0024
Install WCF WindnTrees CRUDS Nuget Packages
install-package WindnTrees.CRUDS
install-package WindnTrees.ICRUDS
install-package WindnTrees.ICRUDS.Standard
Install-Package WindnTrees.CRUDS.Core5
Install-Package WindnTrees.CRUDS.Core3
-
Version 1.1.11
WindnTrees .Core abstracts recurring tasks and simplifies development by introducing server side CRUDs for data (or content) extraction, processing and presentation capabilities.
Choose appropriate documentation reference from followings.
Install WindnTrees.Core Nuget Package
WindnTrees .NET Core nuget package is available for download to implement ASP .NET Core based applications.
install-package WindnTrees.Core
-
Version 0.0.1
WindnTrees JAVA abstracts recurring tasks and simplifies development by introducing server side CRUDs for data (or content) extraction, processing and presentation capabilities.
For software reference click here
Maven Project Installation
Add following dependency within your project's pom.xml.
<dependency> <groupId>com.invincibletec.windntrees</groupId> <artifactId>windntrees</artifactId> <version>version-0.0.1</version> </dependency>
-
Version 1.3.5
WindnTrees JS CRUDS is a front-end
http
request, response and related content processing javascript library that integrates with Observers to synchronize data between source and view objects. This follows create, read, update and delete (CRUD) design pattern for data extraction, edition, deletion and saving.CRUDS utilize CRUDController to extract data from source CRUDSource and processes response with CRUDProcessor to produce typed objects based on extracted content. Observers take extracted typed objects and present them in their appropriate views.
This simplifies the process of data extraction, processing and presentation.
For software reference click here
Installation
WindnTrees .JS (windntrees.js) installs in scripts (content) folder along with nuget packages and can be downloaded from GitHub repository here.
Recent stable version can also be downloaded from here.
Make sure that you install latest and compatible package of jQuery and KnockoutJs libraries.
-
Version 1.3.1
WindnTrees .NET abstracts recurring tasks and simplifies development by introducing server side CRUDs for data (or content) extraction, processing and presentation capabilities.
Choose appropriate documentation reference from followings.
Install WindnTrees.Abstraction Nuget Package
Open “Package Manager Console” and install “WindnTrees.Abstraction” package.
install-package WindnTrees.Abstraction
-
Version 1.0.9, 1.0.12, 1.0.5
CRUDS EF repository packages shared accross WindnTrees nuget packages.
Choose appropriate documentation reference from followings.
windntrees.cruds.repository107
windntrees.cruds.repository108
windntrees.cruds.repository.standard103
windntrees.cruds.repository.standard104
windntrees.cruds.repository.core107
windntrees.cruds.repository.core108
Install WindnTrees CRUDS Repository Nuget Packages
install-package WindnTrees.CRUDS.Repository
install-package WindnTrees.CRUDS.Repository.Core