Menu

Tree [b8cdba] master /
 History

HTTPS access


File Date Author Commit
 application 2018-08-09 Ariful Islam Ariful Islam [b8cdba] Bug fixes
 assets 2018-08-09 Ariful Islam Ariful Islam [36f727] Modification in View, List etc.
 crud-design-html 2018-03-24 khokadusto khokadusto [260345] Add Files
 database 2018-08-09 Ariful Islam Ariful Islam [a92efd] database file replaced
 system 2018-03-24 khokadusto khokadusto [260345] Add Files
 uploads 2018-08-09 Ariful Islam Ariful Islam [81589c] added user photo upload feature
 .gitignore 2018-07-19 Ariful Islam Ariful Islam [b23f40] .htaccess file added
 .htaccess 2018-07-19 Ariful Islam Ariful Islam [b23f40] .htaccess file added
 LICENSE 2018-03-24 Ariful Islam Ariful Islam [02c232] Initial commit
 README.md 2018-08-09 Ariful Islam Ariful Islam [419f41] Update README.md
 index.php 2018-03-24 khokadusto khokadusto [260345] Add Files

Read Me

Codeigniter CRUD System

Introduction

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.

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

Installation

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/Registration

Login Feature
Registration is done by administration by default after login

Login Details

Username: admin

Password: admin

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.