Semesterarbeit
|
|
The goal of this project is to implement a Google like web interface for searching, retrieving and managing components. The server has two parts, a postgreSQL database that stores information about components (like name, author, technology, url, abcde-rating...) and information about the component server users (password, username, permissions...) and PHP pages that dynamically extract information from the database and allow internet users to search and manage components as well as to manage component server users. |
|