Git Product home page Git Product logo

nova-calendar-tool's Introduction

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.

nova-calendar-tool's People

Contributors

czemu avatar flakerimi avatar meletisf avatar

Watchers

 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.