A web application for collecting information on how to learn anything.
NOTE: This version uses Bootstrap instead of Foundation.
-
The
Foundation RWDBootstrap framework is used for application development -
The application must have a public and a private part
-
The application must be responsive to at least two different screen widths (RWD) - the content must be legible, visible, well organized for both screen widths
-
Authorization is performed based on data in a
php filedatabase. -
Set a minimum of 2 users and connection passwords on the authorization page
-
The private part must allow CRUD - entry, reading, modification and deletion of all data to one entity of your final work that is not bound to some other table with a foreign key. The data is stored in the
SessionDB. -
Upload to hosting application
-
Upload to GitHub code
-
In readme.md write which points are realized
-
In the public part of the application, place a link to the GitHub code
-
On the private part of the application put a link to the ERA diagram
-
The application has metadata according to http://ogp.me/
-
The application has favicons created using http://www.favicon-generator.org/
-
To enter and change in the
a sessiondatabase, it is necessary to make controls of all entered data