Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
gocreating committed Oct 22, 2016
1 parent 4321886 commit cd51b77
Showing 1 changed file with 7 additions and 6 deletions.
13 changes: 7 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -211,21 +211,22 @@ git flow feature finish upgrade-mirror
- reference: [Checklist: Best Practices of Node.JS Error Handling](http://goldbergyoni.com/checklist-best-practices-of-node-js-error-handling/)
- [x] [PM2 Integration](https://github.com/gocreating/express-react-hmr-boilerplate/commit/e427d7c3a9efea971557b0a2d7a6397b43ca4760)
- [x] [Rename resource as resource`s`](https://github.com/gocreating/express-react-hmr-boilerplate/commit/039baadff0bdb22e5340153a2a9fe1935f87b7d9)
- [ ] Pagination Mechanism
- [x] Bug Fix for Intl
- [x] [Todo#Update API & Todo#Edit Functionality](https://github.com/gocreating/express-react-hmr-boilerplate/commit/daf1773e9e1bd43f7ce4b0106a77b03b78ae6c0c)
- [x] [Pagination Mechanism](https://github.com/gocreating/express-react-hmr-boilerplate/commit/9668797568b5d4b6a3c7f6f47e54dff9ed343802)
- [x] [Bug Fix for Intl](https://github.com/gocreating/express-react-hmr-boilerplate/commit/49f085f51054c7d8f8a7968f616a8ffc01458094)
- reference:
1. [Changing locale and FormattedMessage not updated instantly](https://github.com/yahoo/react-intl/issues/371)
2. [react-redux API docs](https://github.com/reactjs/react-redux/blob/master/docs/api.md#connectmapstatetoprops-mapdispatchtoprops-mergeprops-options)
- [x] [User Roles](https://github.com/gocreating/express-react-hmr-boilerplate/commit/1613ea6e4253f8216946ef0fc1f989293ed60e61)
- [x] [Admin](https://github.com/gocreating/express-react-hmr-boilerplate/commit/4321886d3c9ecfb047013d1daa76c0ee3ca5412c)
- [ ] Google analytics
- [ ] Social Login
- [ ] Edit User Profile
- [ ] Add License
- [ ] User Roles

### v1.0+

- [ ] Social Login
- [ ] Todo#Update API & Todo#Edit Functionality
- [ ] Facebook Messenger Bot Example
- [ ] [Stripe](https://stripe.com/) Payment System + Donation Button Example
- [ ] Mail System
- [ ] Automatically Refresh Token
- [ ] Admin

0 comments on commit cd51b77

Please sign in to comment.