OpenPatientOS is an information system for managing patient records
...How to install:
i. Simply import the database dump from the database folder to create the necessary tables for the system to run. You can use either phpMyAdmin for localhost; Microsoft SQL Server; or simply Query Browser for MySQL. Other database environments have not been tested hence I don't guarantee their adaptability.
ii. Run and Build the system in NetBeans IDE 7.0. Other IDEs have not been tested for this system. A more stable and installable version will be released soon.
iii. Please rate the system and leave comments or reviews.
...
Helps an organization to create polls of different types of positions.
This script helps organizations to make polls of different types of positions with a number of candidates under each position. The script is not very stable and the code is still rough.
Installation:
i. Download the script and unzip it to your localhost or web server. Works best with Wamp server.
ii. Import polling3.sql from the dbBackups folder in the admin folder. Use phpMyAdmin in this case or together with cPanel for online server.
iii. Add login.html into the Apache configuration...