Skip to content
This repository has been archived by the owner on Aug 23, 2021. It is now read-only.
/ reims-web Public archive
forked from jboreiko/reims-web

Another rewrite of REIMS (by jboreiko) found on GitHub. This is just a save (archive) of that repo.

Notifications You must be signed in to change notification settings

reims2/reims-web

 
 

Repository files navigation

reims-web

Richmond Eyeglass Inventory Matching System Web Version

General Architecture

CouchDB - running on the server (this is the canonical copy) Each web client loads up a local PouchDB instance and syncs it in preperation for offline usage. All changes are sync'd if online otherwise stored for sync later

Installation

Install CouchDB to server (and start) npm install bower install

Run

install git install node install grunt-cli npm start

Wireframes

http://framebox.org/vxXl

About

Another rewrite of REIMS (by jboreiko) found on GitHub. This is just a save (archive) of that repo.

Resources

Stars

Watchers

Forks

Languages

  • TypeScript 93.3%
  • HTML 3.5%
  • JavaScript 2.6%
  • Other 0.6%