jquery-autocomplete. This jquery plugin provides suggestions in a dropdown list as the user types in the input field. The suggestions provided are matched based on the content of characters already typed in the text input field. If there are identical matches, the plugin will attemp to type ahead of the user in the input box.
21school-manager. SchoolManager is a school management software that can be used for records capturing and manipulation. As of the alpha version, this software captures student details at registration and allows for tha retrieval and manipulatin of these records once inserted. A unique admission number is used to identify each student in the system. The software also captures examination results from excel sheets in .csv format and inserts them into the database. These results can then be manipulated in various ways to generate printable reports, spreadsheets and graphs for analysis purposes. This software is free and open source and contributions to adding functinalities, bug fixes, feature requests and documentation are welcome.
6jquery-dragdrop-uploader. This is a jquery plugin that uploads files through ajax.
3