Our new software release will dramatically improve your medspa business performance while enhancing the customer experience
AestheticsPro is the most complete Aesthetics Software on the market today. HIPAA Cloud Compliant with electronic charting, integrated POS, targeted marketing and results driven reporting; AestheticsPro delivers the tools you need to manage your medical spa business. It is our mission To Provide an All-in-One Cutting Edge Software to the Aesthetics Industry.
Learn More
AI-Powered Identity Governance
For IT Teams and MSPs in need of a solution to simplify, optimize and secure their SaaS, file, and device management operations
Define governance policies, manage access, and optimize licenses with unified visibility across every identity, app, and file.
Defines a complete reports/documents system for WAMP applications
...This system is DB driven, using 2 tables to define all templates
To add a new document is only required to update DB.
Sources in github https://github.com/msillano/odtReportSQL
Install:
download all files in www/my_app/
see install.txt file
MongoLantern is an open source full text search server using MongoDB as index storage, which allows MongoLantern to migrate any changes very easily into account using MongoDB API. It's written originally written in PHP can be migrated to any desired language as required using it's future APIs.
MongoLantern 0.7 - Stable/Production Release:
1. MongoLantern API support enabled.
2. CSV indexer added as a plugin.
3. node.js API client added.
PHP-Index uses a plain text file as an index for a efficient search on data. The index is a simple ordered list, so a binary search can be performed. Current implementation supports a XML document as database.