Code Monkey home page Code Monkey logo

jbw's People

Contributors

jmarlin-coolwind avatar

Watchers

 avatar  avatar

jbw's Issues

Port VFP data to Postgres

  • Manually create a menu metadata DB without with a non-VFP-specific 'action' field
  • Convert the menu builder to use Postgres data
  • Write a simple utility for automatically migrating a VFP database to Postgres

Migrate test environment to Linux server and update publishing infrastructure

  • Move current menu metadata to Postgres as per #3 so we can run without a windows host
  • Open 8888 port on CentOS box
  • Install some CSS compiler like SASS
  • Install a Javascript compression compiler
  • Create a clientside-sources directory and move client CSS and JS to it
  • Modify server code to work when concatenated into a single file
  • Finagle a build system that compiles and compresses SASS and JS sources to resource folder before starting the node server

Create session manager

  • Method for generating a new session and session number
  • Insert new session number into initial page load
  • Client sends session number back to server on all requests
  • Session object method for generating widget handles
  • Session object 'is authenticated' property
  • Server-side session object timeout
  • Client-side 'keep alive' heartbeat
  • Client-side inactivity timeout
  • Server-side detection of timed-out session and passing back of appropriate message
  • Client side handler for the 'your session has timed out' message

Create a package.json

So that spinning up on a new dev system doesn't require manually installing the needed npm repos.

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.