Git Product home page Git Product logo

In Developing Process

Roles Admin Application

Build Status Coverage Status License

The idea behind this Roles Admin Application is to have an isolate application from the Main Business Application your are developing.

This Roles Admin Application will allows you to store (in a database) the modules names, transactions name and the security access level for the users. The modules names normally will be the Main Menu Options and the transactions will be the Sub Menu Options.

Based on how you organized your modules and transactions from your Main Business Application you can read the database and display or enable/dispable the Main Menu Options and Sub Menu Option dependieng on User Access Right that you defined in the Roles Admin Applicaton.

From you Business Application, you can store actions like query, create, update, delete, export, import, etc in the Roles Admin Database and based on that, you can followup via a Dashboard who accessed the Business Aplication dairly and monthly, how many times, which modules, transactions or actions were excecuted and how many times.

##What is included in this web application?

  1. Allows to add modules names which normally are those which belongs to the Main Menu of an Web Application.

  2. Allows to add transactions names which are the options for each module, some times the Web Applications display them on a Left Side Panel.

  3. Allows to add roles name and roles description.

  4. Allows to add users with the basic information username, user fullname and email.

  5. Allows to add access rights which based on roles that are related with modules, transactions and actions (read only access, no access allowed, read and write access).

  6. Allows to assign a role to a user to give him application permissions.

  7. Allows to follow up the application uses with a Dashboard. The Dashboard shows statistics (Daily, Monthly) like user logged, module used, transacctions used and actions executed (ex. create, add, delete and others)

##What are the frameworks used?

  • Vue.js v1.0.11 with Bootstrap v3.2.0 - Used for the frontend
Vue Custom Componentes
Vue Router
Vue Resoruces
  • Highcharts JS v4.1.7 - Used in the dashboad
Vue Custom Component to handle Charts.
  • Laravel v5.1 with MySQL Database - Used for the backend
Repositories pattern applied.
  • jQuery v1.11.1 Used for few specific actions
Used to Remove Row Tables in only one Vue Custom Componen.
Used to Open and Close Modal Windows.

##What are the next development tasks?

  • Eliminate files that were used for testing vue and laravel functionalities DONE.
  • Integrate a Login Form to access the Role Admin Application with an admin user account DONE.
  • Replace vue-resource for axios DONE.
  • Implement multi-languages (en / sp) DONE.
  • An API to used by the Main Business Applications to know the access right (modules-transaction-security action level) of a user.
  • Learn and Choose the Testing Tools to make the functional test files.
  • Migrate vue to vue 2 and decide to used Vuex or Events to handle the compoments communicatione instead Bradcast method.
  • Migrate to Laravel 5.4
  • New functionalities to Support Multiple Business Applications for One Roles Admin Database.

Rolando Torres's Projects

codespaces-laravel icon codespaces-laravel

Small project with Laravel and the DevContainer, which allows you to have in a few seconds/minutes, a development environment locally or on Github Codespaces.

filamentphp icon filamentphp

A collection of beautiful full-stack components for Laravel. The perfect starting point for your next app. Using Livewire, Alpine.js and Tailwind CSS.

inline-boolean icon inline-boolean

Adds the ability to edit a boolean field directly from the index or detail page of a resource.

lang icon lang

List of 78 languages for Laravel Framework, Laravel Jetstream, Laravel Fortify, Laravel Breeze, Laravel Cashier, Laravel Nova, Laravel Spark and Laravel UI.

nova-logs-tool icon nova-logs-tool

A Laravel Nova tool to manage and keep track of each one of your logs files.

roles-admin icon roles-admin

Manage user, roles, modules and transactions with a dashboad - VUE + LARAVEL

route-measures icon route-measures

Calculate the distance and duration of a route using the Mapbox Directory API

tutorials icon tutorials

store some links to good tutorials or articles for Vue and Laravel

vue-login icon vue-login

A complete vue-login with Laravel Passport and CORS

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.