Coder Social home page Coder Social logo

frame1's Introduction

JMT Framework update

This project is a working base for the new framework - to experiment and examine approaches. It may be discarded and replaced at any time.

Plans:

Technology Implementation
Ruby version 2.3.0
Rails version 5
ActiveRecord Sequel
Database Postgresql (9.5)
Grid ag-grid
Dataminer New gem
Authentication Basic (has_secure_password)
Authorization Custom (based on rules in existing system)
Navigation 3-level menu (responsive)
UI Portal Without using iframes

Thoughts:

  • Env vars for settings
  • Build in concept of live and test versions - test version must always stand out in UI.
  • Scaled down solution for MVVM-type interactions in UI. Declarative modes of getting e.g. items summed up to totals.
  • Implement current_user
  • Remove sequel-rails; use only activemodel POROs... deal in arrays and hashes; model properties?
  • Sessions - Configurable - for internet, should expire on browser close, for intranet not.
  • Store timer in local storage of browser - warn on all tabs about session expiry in a notification (5 mins before and countdown).
  • Repository pattern for data.

Questions

  • Do we want sessions to expire?
  • Should a user remain logged-in if they close the browser without logging out?

frame1's People

Contributors

jcsjcs avatar

Watchers

 avatar James Cloos avatar  avatar Johan Fourie 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.