Skip to content

Simple portal page, OOP/Component (PHP 7 + JS ES6)

Notifications You must be signed in to change notification settings

shadowvzs/portal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

portal

Simple portal page, OOP/Component (PHP 7 + JS ES6)

Used:

  • CSS 3
  • PHP 7
  • JS (ES6)
  • HTML 5

Functions:

  • User can setup his/her MySQL connection
  • Login / Regitration
  • User Administration

Deeper:

  • check & create database or table in mysql
  • auto validation for $_POST, $_GET in client and server side (*check the model and input elements)
  • separeted MC (model+controller) and V (view/template)
  • Model system (autofill, guard, validation etc) on OOP perspective
  • component like user management (Template(PHP), Controller(JS), Model(PHP) - REST like)
  • responsive design
  • you can choose wich view/layout do you want to use from MC classes

Video

IMAGE ALT TEXT HERE

About

Simple portal page, OOP/Component (PHP 7 + JS ES6)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published