GithubHelp home page GithubHelp logo

benjaminplanche / notepal Goto Github PK

View Code? Open in Web Editor NEW
0.0 3.0 1.0 654 KB

Jupiter System - Collaborative Editing - Applied to Sticky Notes

Home Page: http://benjaminplanche.github.io/notepal

License: MIT License

JavaScript 68.68% CSS 22.01% Shell 0.09% GLSL 0.05% HTML 9.17%

notepal's Introduction

notepal

notepal is a demo system for collaborative editing, based on the Jupiter model. Jupiter is a multimedia virtual world intended to support long-term remote collaboration, and it supports multiple client platforms and high-latency networks.

For the documentation or the project monitoring documents, take a look at the Wiki or Github Pages.

Branches

Mind the various branches of this project (branch containing deploy scripts, branch containing the vagrant dev environment, ...).

Folder Details

  • lib/
    • Scripts for the Jupiter Server-Node
  • model/
    • Descriptions of the models handled by the system (cf MVC architecture)
  • public/
    • Public resources (scripts, stylesheets, images, etc)
  • security/
    • Resources for the certification (HTTPS)
  • test/
    • Unit tests of the whole application
  • views/
    • HTML views for the clients (using ejs template engine) (cf MVC architecture)
  • Procfile
    • File to install the app on Heroku
  • auth.js
    • Services related to the protection of the website and the authentification of the clients
  • config.js
    • Config variables
  • logger.js
    • Log Module (info, debug, error, etc)
  • package.json
    • Resource for npm, to install the required node packages
  • services.js
    • Local + REST services (cf MVC architecture)
  • start.js
    • Main (to launch the app simply do: node start)
  • views.js
    • Services to serve the views (cf MVC architecture)

notepal's People

Contributors

benjaminplanche avatar

Watchers

James Cloos avatar  avatar  avatar

Forkers

polo417

notepal's Issues

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.