Code Monkey home page Code Monkey logo

codeigniter-user-panel-management's Introduction

Codeigniter User Panel Management / BSEU

What is the project about?

BSEU is a management panel with role based application, using CodeIgniter(PHP MVC Framework). There are tasks in the BSEU user management system. These tasks can only be create by System Admin and Manager. Employees can only complete tasks. All of these operations can be done according to the roles of the users. A user can not perform an action without a role.

1.png

As an example, a Employee can not add tasks, but the Manager can add tasks. However, the Manager can not view logs, but Admin can view logs.

I've made 3 roles (Admin, Manager, Employee ) and I've created a controller for all of them (Admin, Manager, User) , so you can edit as you like and you can add or reduce fewer roles in more places.

I added a detailed log system to the system. You can import and delete backups of these logs, as well as restore an old backup to the system for control.

3.png

The log page contains an entry showing the size of the table. If this size exceeds 1 GB (1000 MB), automatic backup and deletion will be done.

Technology Stack

Roadmap

We can use this panel in all CodeIgniter projects. It can adapt to any kind of project by changing its roles and functions. This will save us from the start of a project management panel. With your contributions, we can create a management panel for our projects.

Features

  • Login (All roles)

4.png

  • Logout (All roles)

5.png

  • Admin Panel (Admin) 8.png

  • Change Password (All roles)

6.png

  • Last login date and time (All roles)

7.png

  • Dashboard (All roles) (Number of tasks,finished tasks,users,logs)

8.png

  • Access Denied Page (Manager/Employee)

9.png

  • Tasks / Add Task / Edit Task / Delete Task / Task Completion (Admin or Manager)

10.png

  • Users / Add User / Edit User / Delete User / User Logs (Admin)

11.png

  • Log History / Log History Export (backup) and Delete (Admin)

12.png

  • Log History Import / Log History Control (Admin)

13.png

  • Manager Panel (Manager)

14.png

  • Employee Panel (Employee)

15.png

  • Employee Tasks (Only task completion)

16.png

Install

Download BSEU via github or clone your computer.

Clone:

cd projectfolder

git clone https://github.com/pars11/Codeigniter-User-Panel-Management

Open phpmyadmin and create a database with name "cias" and import the file "cias.sql" in that database.

Copy BSEU into your root directory.

Example :


C:\xampp\htdocs\Codeigniter-User-Panel-Management

The login screen will appear.

To login, I am going to provide the user email and password below.

Admin : [email protected] / 123456

Manager: [email protected] / 123456

Employee : [email protected] / 123456

How to contribute?

You can reach me send message on the discord (pars11) or email ([email protected]).If you want to make this application better, you can make a Pull Request.

Github

Thanks to kishor10d for first commit

codeigniter-user-panel-management's People

Contributors

sametaydin0 avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.