This application is developed using CodeIgniter and Bootstrap - SB Admin, with two built-in modules: user module & admin module. You can use this source code to start building a new project, which can help you save time.
Main features:
- User: Register, login, manage personal information
- Admin: Manage registered users
How to installation
- Web server requirements: PHP >= 5.4., Apache MySQL, Codeigniter framework.
- Download the source code, extract and copy it to the web server's source code folder;
- Access phpmyadmin to create a new database, then import the ciproject.sql database shared in the source code
- Configure configuration database connection such as: hostname, username, password, and database (in the application/config/database.php file)
- Run the source code: http://localhost/project_name
- Default login account: admin/ Test@12345
Tags
management