Code Monkey home page Code Monkey logo

tallyapp's Introduction

React-sandbox

Single page real-time polling app, using React.js and Firebase. Code Climate

Yeoman generator used: https://github.com/randylien/generator-react-gulp-browserify

1. Install

$ npm install -g gulp 
$ npm install -g firebase-tools
$ npm install

2. Run

Build and watch with browsersync

$ gulp watch 

Deploy stuff

$ gulp build
$ firebase deploy
$ firebase open

Todo

Current

  1. Add indexes to firebase
  2. Show poll results on vote
  3. Basic dashboard
  4. Remove denormalised counts (firebase does it for you?)
  5. Welcome page on first login
  6. Make feed tab look respectable

Backlog

  1. Cleaner login checks for each page (wrap componentWillMountCheck into function?)

  2. Move poll date code (and refresh) into component

  3. Finalise app structure (routes)

  4. Poll post throttling

  5. Poll add client validation

  6. Poll add firebase rules

  7. Write register function for user

  8. Update user's last logged in on login

  9. Disable/enable certain header tabs if not logged in/out

  10. HTML5 location API integration

  11. Feed ordering

  12. Pagination

  13. Loading gif

  14. Paginate results

Issues

  1. Firebase feed ref being readded each time component is mounted
  2. Adding poll updates unmounted Feed
  3. Bootstrap css and js not being imported properly (see yo generator)
  4. Logging in same user on different multiple devices doesn't work
  5. Navigation sometimes requires refresh

tallyapp's People

Contributors

haack avatar

Watchers

Ralph Yozzo avatar James Cloos avatar

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.