Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 400 Bytes

File metadata and controls

16 lines (11 loc) · 400 Bytes

Social media project with CodeIgniter

Usage

php spark serve

GO TO

localhost:8080

Update 30.04.2021:

  • Authentication completed.
  • If the user logged out or didn't log in. The user can't see the dashboard page and derivatives.
  • If the user logged in, h/s can't see the sign-in page.
  • The user can log out.
  • Some database contents and dashboard contents were integrated.