Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

normalhuman01/user-management-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

4 Commits

Repository files navigation

User Registration & Login and User Management System With Admin Panel Project

Author: normalhuman01

Instructions for Running the Project

  1. Download the project as a repo file.

  2. Extract the repo file and copy the "loginsystem" folder.

  3. Paste the "loginsystem" folder inside your web server's root directory:

    • For XAMPP: xampp/htdocs
    • For WAMP: wamp/www
    • For LAMP: var/www/html
  4. Open PHPMyAdmin (http://localhost/phpmyadmin).

  5. Create a new database with the name "loginsystem".

  6. Import the "loginsystem.sql" file, which can be found inside the repo package in the "SQL file" folder.

  7. Run the project by visiting http://localhost/loginsystem (frontend).

  8. Access the admin panel by visiting http://localhost/loginsystem/admin with the following credentials:

    • Username: admin
    • Password: Test@12345
  9. Access the user panel by visiting http://localhost/loginsystem with the following credentials:

About

a simple app using registration and login with php and mysql

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors

AltStyle によって変換されたページ (->オリジナル) /