From 6cc104999fd483d41f50363a9a9aa90977af715d Mon Sep 17 00:00:00 2001 From: saravana kumar kandasami Date: Wed, 26 Apr 2017 05:57:07 +0000 Subject: [PATCH] README.md edited online with Bitbucket --- README.md | 44 +------------------------------------------- 1 file changed, 1 insertion(+), 43 deletions(-) diff --git a/README.md b/README.md index 0545994b..123970cc 100644 --- a/README.md +++ b/README.md @@ -1,49 +1,7 @@ -# Admin Panel - User Management using CodeIgniter -#####Admin Panel - User Management Demo using CodeIgniter + AdminLTE Bootstrap Theme - -The code is uploaded to demonstrate the simple role based Admin Panel application using CodeIgniter(MVC Framework) - -## Installation - -Download the code from repository. -Unzip the zip file. - -Open browser; goto [localhost/phpmyadmin](http://localhost/phpmyadmin). - -Create a database with name "cias" and import the file "cias.sql" in that database. - -Copy the remaining code into your root directory: - -for example, for windows - -**WAMP : c:/wamp/www/cias** - -OR - -**XAMPP : c:/xampp/htdocs/cias** - -Open browser; goto [localhost/cias](http://localhost/cias) and press enter: - -The login screen will appear. - -To login, I am going to provide the user-email ids and password below. - -**System Administrator Account :** - -email : admin@codeinsect.com - -password : codeinsect - -**Manager Account :** - -email : manager@codeinsect.com - -password : codeinsect - **Employee Account :** email : venbatechnologies@gmail.com password : resicovenba -Once you logged in with System Administrator account, you can create user or edit previous user if you want. \ No newline at end of file +To clone this use "git clone https://saravanakumar_kandasami@bitbucket.org/venbainformationtechnology/siddharth_application.git (your own link)" \ No newline at end of file