Skip to content

Full user dashboard with user rights priveleges (admin and normal user access levels). Note: First new user becomes an admin. Allows for CRUD events of users as admin, or read and update rights for user (can edit their own profile). Users can also post messages to one another's "wall" and comment on each message as well.

License

Notifications You must be signed in to change notification settings

twknab/lamp_user_dashboard

Repository files navigation

LAMP User Dashboard

A user dashboard with admin and normal user levels. Users can edit their own details, add new users, or message one another (and comment on one another's messages). MySQL database along with RESTful design.

Refactor:

  • Create a function for getting flash data values to reduce all the repeating code.
  • Clean up all methods and functions for any redundancy or unused code.

About

Full user dashboard with user rights priveleges (admin and normal user access levels). Note: First new user becomes an admin. Allows for CRUD events of users as admin, or read and update rights for user (can edit their own profile). Users can also post messages to one another's "wall" and comment on each message as well.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages