Hand over date: 27.3.2012
Team: Gumídci
Members:
Roman Suda - rsuda@students.zcu.cz
Tomáš Simandl - simandlt@students.zcu.cz
Robert Adamec - adamecr@students.zcu.cz
Radek Krejza - krejza@students.zcu.cz
Martin Mitas - mity@students.zcu.cz
Date | Version | Description | Author |
26. 3. 2012 | 1.0 | creation | Robert Adamec |
Contents |
Looking for ways to promote open-source projects and introduce projects from ZCU to open-source community. Main part of the project will be a website centralizing open-source projects from ZCU to one place and simultaneously giving a manual to open-source developers on promoting their projects.
Data about registered users. Amount of the required data will be specified during the realization of the website.
It will contain information about the website and its purpose, manual for developers on promoting open-source projects and most importantly it will connect all other modules together to form a solid website.
Unlogged user will see most of the sites contents but will not be able to subscribe projects, sign to a project or receive newsletters and warnings about newly created projects.
Logged user will have access to all functions except for deleting projects of teams he is not signed in and deleting other users.
Whole login process along with user authentication and registration will be realized in PHP.
It will serve for storing information about registered users which will be used for their authentication during login process.
Database structure will be realized by one table with user information, its final look will be decided in the process of creation.
Serves for storing projects from registered users. Unregistered users will have the option to download all projects without logging in but not to add anything.
Projects will be stored in a local directory with modified rights of use because of safety.
Exact structure of the directory and number of stored projects per user will be decided in the process of creation.