Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 820 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 820 Bytes

DESCRIPTION:

The site include full process of registration/authorization. Also there are Personal Area with chenge user data functional. And the forum. There are 9 forms with Google reCAPTCHA connected. Using 3 main libraries: ReadBeanPHP, PHPmailer and twig. "Templates" directory include the templates extending base.html and base.css. With PHPmailer I shoud send mails (but mail.ru has blocking my worked email addres). ORM RedBeanPHP helps me to tune API with DB.

TO DEVELOPERS:

The site has been developed on Windows using OpenServer for testing. Code Writing Approach is OOP, main design patterns are Builder and Factory method. Using HTML5/CSS3, PHP v7.1.0, JavaScript, SQL (indirectly).

P.S.

  • Internet Explorer version >= 9
  • To make this repository I packed twig, phpmailer and symfony libraries to .zip