w3c/Eunomia

Name: Eunomia

Owner: World Wide Web Consortium

Description: ?Geek Week? 2016 project: keep track of recurring teleconferences

Created: 2016-06-24 14:41:45.0

Updated: 2018-01-05 09:38:22.0

Pushed: 2018-01-05 10:27:32.0

Homepage:

Size: 1509

Language: JavaScript

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Build Status

Eunomia

A tool to manage recurrent WebEx meetings

  1. Introduction
  2. Screenshots
  3. Getting started
  4. Testing
  5. Documentation
  6. Credits
1. Introduction

This is a Geek Week 2016 project at the World Wide Web Consortium (W3C).

The goal is to manage all recurrent WebEx teleconferences with their details, times and associates timezones; and to let users view them according to their own timezone.

2. Screenshots

Front page (not logged in):

Front page (not logged in)

Sign up:

Sign up

Log in:

Log in

Front page (logged in):

Front page (logged in)

All people:

All people

One person:

One person

All meetings:

All meetings

One meeting:

One meeting

All locations:

All locations

One location:

One location

All timezones:

All timezones

One timezone:

One timezone

3. Getting started
t clone https://github.com/w3c/Eunomia.git
 Eunomia
lite3 -echo -bail eunomia.db < sql/create-db.sql
lite3 -echo -bail eunomia.db < sql/populate-db.sql
m install
m start
4. Testing
m test
5. Documentation

Documentation for all JS files is generated using JSDoc:

m run jsdoc

See the documentation on GitHub pages.

6. Credits

Copyright © 2016–2018 World Wide Web Consortium (W3C).

This project is licenced under the terms of the MIT licence.


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.