Brian's exercise#3
Open
BrianPiere wants to merge 14 commits into
Open
Conversation
…stance in the cloud. Created a setup script to inject default data into Mongo. Also got Redux Provider working with the Router on the Application component.
…he PUT route. It also needs to be Unit Tested.
…nto the API with a thunk for the Site List.
…New Site Form. The same component will be re-used for Editing, including validation.
… functionality and integreate Date pickers.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
The Project Readme asked for the following versions in the pull request.
Node version: 4.4.3
MongoDB Version: Not sure how to find this with Mlab.com. Their Mongo Shell is limited.
You'll see the DB "connection string" within a text file in Git
/server/dbconnection
Remaining Issues
This task was a lot of fun and it pushed me to the limit as far as what I could accomplish within this time frame. It was hard to get the ball rolling without an app creator. There are three things that I came up short on.
My Task List
I committed updates to my task list as I went along. You'll find it within Git at...
/Brian Task List.txt
Just in case you're interested, I put the newest entries at top at the root level. Indented entries are sorted with the oldest entries on top.