-
Notifications
You must be signed in to change notification settings - Fork 3
RoadMap
Matthew Vita edited this page Feb 24, 2015
·
29 revisions
This is a notepad. It should change often, with the issues being the canonical source of work to be done. Project links are to the issues page. To contribute, create a new issue and link it to an item here. To avoid redundancy, place your @username to the right of said item and mark the checkbox when your work has been merged.
- Configurations
- Firebase
- AngularFire (Includes Firebase)
- ngannotate (part of rupert-config-angular)
- React
- Knockout @MatthewVita
- Polymer
- jQuery, Underscore, Backbone, Marionette
- Ember
- Americano
- JEFRi
- JEFRi-angular (Service, directives, filters)
- 6to5 (@joesepi)
- Data Storage
- rest-json
- Mongo/Mongoose
- MySQL/MariaDB
- Postgres
- SQLite
- KNex
- eCommerce - "Rupert Cashier” (The Auth0 service, but for payment processors)
- Receipt class
- Stripe integration -* rupert-cashier-stripe
- Google integration - rupert-cashier-google
- Amazon integration - rupert-cashier-amazon
- Performance
-
Minification @MatthewVita
-
Dynamic Static Assets
- On Save @davidsouther
- properties.json (Part of scripts?)
- pass variables to Jade, Less, Stylus
- On Request
- Multi-Arm Bandit
- On Save @davidsouther
- https://github.com/lucalanca/angular-architecture-graph ?
- dgeni / splitdoc ?
- Mongo
- Mongod
- mongoose-restify
- Models/schema
- RAML Generation / Consumption
- Config
- Document
- Storage
- Config
- Document [ ] Routes
- Logout [ ] doorman
- .may
- angular.module rupert.doorman
- $authorizationProvider
- $authorization
- .logout('provider')
- Events
- $authorizationSuccess
- $authorizationFailure
- $authorizationLogout
- May
- Auth0
- Integrate to Demo App
- Publish