Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 543 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 543 Bytes

My Personal Home Page

MyPHP will serve as a admin panel template. Use it freely.

The Flask package consists of 11 applications, as listed below:

  1. admin - Displays the Administration dashboard.
  2. api - Not relevant.
  3. auth - Authentication application. Deals with all authentication and authorization aspects.
  4. errors - Deals with the display of error pages.
  5. main - Displays homepage.
  6. profile - Allows to edit user metadata.
  7. setup - GUI Setup for MyPHP.
  8. user_management - The name is self-explanatory.