File | Date | Author | Commit |
---|---|---|---|
application | 2018-08-09 |
![]() |
[b8cdba] Bug fixes |
assets | 2018-08-09 |
![]() |
[36f727] Modification in View, List etc. |
crud-design-html | 2018-03-24 |
![]() |
[260345] Add Files |
database | 2018-08-09 |
![]() |
[a92efd] database file replaced |
system | 2018-03-24 |
![]() |
[260345] Add Files |
uploads | 2018-08-09 |
![]() |
[81589c] added user photo upload feature |
.gitignore | 2018-07-19 |
![]() |
[b23f40] .htaccess file added |
.htaccess | 2018-07-19 |
![]() |
[b23f40] .htaccess file added |
LICENSE | 2018-03-24 |
![]() |
[02c232] Initial commit |
README.md | 2018-08-09 |
![]() |
[419f41] Update README.md |
index.php | 2018-03-24 |
![]() |
[260345] Add Files |
Codeigniter crud is an open source project where anyone can participate, edit, modify and use from this repository.
If you want to improve or develop this free project then you are highly welcome. This is a long term project.
This project includes several features.
i. Add, edit, modify user
ii. Multi Type User Role
iii. User Chain of Command
iv. Permission
v. Login, Register, Forget Password
All these features still have not included this repository. But we are trying to add these features as soon as possible. You can pull request for developing this repository at pre_test branch after finding any kind of bug or security issue
For using this project download from here https://github.com/arif98741/codeigniter_crud/archive/master.zip
After that, you will get a zip file called codeigniter_crud-master.zip . After that you need to unzip it by any extracting software such as winrar,winzip
Go to your C drive where you installed your local server. find out folder htdocs(for xampp) or www(for wamp) .
Inside folder make a folder called codeignite. Inside codeigniter keep all files downloaded from repository.
Make a database called test(as your own wish. if you do that, then change the database connection credentials at application/config/database.php) in your phpmyadmin. import the database there(can be found at codeigniter_crud-master/database/test.sql)
Login Feature
Registration is done by administration by default after login
Username: admin
Password: admin