From 7a7ad5c252f7a2bd3dc5662ff75d13de11bda906 Mon Sep 17 00:00:00 2001 From: Joseph Spurrier Date: Sun, 28 Jun 2015 23:16:02 -0400 Subject: [PATCH] Added screenshots --- README.md | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/README.md b/README.md index b980634..b7f332a 100644 --- a/README.md +++ b/README.md @@ -243,6 +243,28 @@ you can reference them in your code. This is config.json: } ~~~ +## Screenshots + +Public Home: + +![Image of Public Home](http://josephspurrier.com/images/gowebapp-home.JPG) + +About: + +![Image of About](http://josephspurrier.com/images/gowebapp-about.JPG) + +Register: + +![Image of Register](http://josephspurrier.com/images/gowebapp-register.JPG) + +Login: + +![Image of Login](http://josephspurrier.com/images/gowebapp-login.JPG) + +Authenticated Home: + +![Image of Auth Home](http://josephspurrier.com/images/gowebapp-loggedin.JPG) + ## Feedback All feedback is welcome. Let me know if you have any suggestions, questions, or criticisms.