GithubHelp home page GithubHelp logo

jeresig / idyll Goto Github PK

View Code? Open in Web Editor NEW
36.0 4.0 7.0 2.6 MB

Mobile, offline, crowd-sourcing app.

Objective-C 32.59% C 0.61% Shell 4.16% AppleScript 0.17% HTML 1.74% JavaScript 43.78% CSS 1.95% Java 11.28% QML 0.28% C++ 0.77% C# 2.65%

idyll's Introduction

Idyll

  • A mobile application
  • That's usable offline
  • For doing crowd sourcing

Installation

brew install node mongodb
npm install
npm install -g bower
bower install

TODO: Document how to load data into the server/mongodb.

API Server

Create: server/.env

cd server && supervisor app.js

Static Site

Create static/js/config.js, copy from static/js/config.sample.js.

Create Oauth.io account: https://oauth.io/

Mobile App

npm install -g phonegap

Credits

Created by John Resig in collaboration with Mauricio Giraldo of the NYPL Labs team.

idyll's People

Contributors

jeresig avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

idyll's Issues

Support OAuth2 Logins

Two parts: Add OAuth2 login support to the main application. Add the ability to login, using OAuth2, to a third party service (including the main application).

Move HTML/CSS/JS Into New Repo: idyll-app

Right now we're loading all of this from a dynamic app, there's no need for this. We should move it all to a static entity. This could turn into a mobile app.

We may have to figure out how to serve this while still maintaining session state.

Stop using browser sessions

We use sessions to store user state, but we should find another way to store it. This may be the result of logging in using OAuth2 or something.

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.