Skip to content

Commit

Permalink
more updates to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
lorenmh committed Feb 18, 2018
1 parent aa02aa6 commit 9976259
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,16 @@
1. User should be able to log in
4. User should be able to complete, delete, create, read ToDos
3. User's ToDos should be persisted server-side

## Components

1. ExpressJS app
2. Mongo
3. React / Redux
4. Apache (for production, not for our purposes)

## Flow

1. User requests `/`
2. Respond with `index.html`
3. Then request JS / etc assets

0 comments on commit 9976259

Please sign in to comment.