Giter VIP home page Giter VIP logo

kronos's Introduction

README

This README would normally document whatever steps are necessary to get the application up and running.

Things you may want to cover:

  • Ruby version

  • System dependencies

  • Configuration

  • Database creation

  • Database initialization

  • How to run the test suite

  • Services (job queues, cache servers, search engines, etc.)

  • Deployment instructions

Please feel free to use a different markup language if you do not plan to run rake doc:app.

kronos's People

Contributors

klaoha06 avatar

Watchers

James Cloos avatar Peter Prakobkit avatar  avatar Francis John avatar Andy Chiu avatar

kronos's Issues

Map function not defined in CalendarStore

When you try to create a new Calendar (On development branch), it throws a 'Undefined is not a function' error for line 24 in CalendarStore. This represents _myCalendarsEvents.map. Map isn't a function for an object (it does exist for arrays). Should this be a .foreach instead?

Login sometimes having issues

When I login I am sometimes (most of the time actually) getting an issue where the FB dialog box doesn't redirect back to Kronos after logging in. So I'll click the "login" button, and then enter my credentials into the FB dialog box, and then the dialog box will say redirecting.. and just get stuck like that. The only way to get out is to close the dialog box, at which point Kronos says I didn't authorize the app so I'm not logged in.

There is an error when this happens:
https://www.facebook.com/v2.1/dialog/oauth?app_id=751003924936029&client_id…n_scopes=true&scope=email%2Cuser_events%2Crsvp_event&sdk=joey&version=v2.1 Failed to load resource: net::ERR_CACHE_MISS

FB Login giving error

Error text: "App Not Setup: The developers of this app have not set up this app properly for Facebook Login."

I think you just need to add localhost:3000 to the list of apps on FB's site.
screen shot 2014-12-08 at 12 00 55 pm

What Router do we want to use?

We need to be able to change views. I.e. we want to display an individual calendar's page or an indiviudal user's calendar, or the groups a user is subscribed to. There are a lot of router plugins. Which do we want to use?

Flux/React- https://github.com/yahoo/flux-router-component
React- https://github.com/rackt/react-router
Pages- http://visionmedia.github.io/page.js/
Theres a gazillion more listed on react's page:
https://github.com/facebook/react/wiki/Complementary-Tools#routing

Alternatively we could just build it ourselves. It's not that complicated to change views and change the URL so that people can use their browser's back button. I did this with React on my personal website:
https://github.com/franjohn21/franjohn21.github.io/blob/master/app/assets/javascripts/react_components/_mainview.js.jsx

Demo: http://www.francisjohn.info/

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.