Commit Graph

3876 Commits

Author SHA1 Message Date
b875803527 Updates README to reflect Twitter being OAuth 1.0a
Twitter is OAuth 1.0a rather than OAuth2. This updates the README to reflect this.
2014-01-28 04:18:11 +09:00
50253a5f49 note actual prerequisite of GCC, not Xcode/VS 2014-01-27 13:00:09 -05:00
379cafa53b Add live demo link 2014-01-27 08:33:12 -05:00
9494c2c6b6 Add FAQ 2014-01-27 08:30:41 -05:00
478c0a1ad9 Merge remote-tracking branch 'origin/master'
* origin/master:
  Specified npm versions instead of latest (*)
  Update README.md
  Update Project Strcuture
  Add more client-side/Node libs, todo, screencast

Conflicts:
	README.md
2014-01-27 07:58:43 -05:00
940d52bd43 Fix [Object object] displayed on profile update success instead of the actual message text. 2014-01-27 07:58:32 -05:00
839f91488a Fixed animation and data-dismiss on profile flash messages 2014-01-27 07:56:47 -05:00
37fcec2221 Removed flat-ui-radios.js script call. 2014-01-27 07:56:30 -05:00
e979634652 Removed flat-ui-radios.js script call. 2014-01-27 07:53:37 -05:00
8fd6bf38b6 Specified npm versions instead of latest (*) 2014-01-27 07:46:48 -05:00
1824c0a05e Update README.md 2014-01-27 07:37:24 -05:00
2019fa9067 Update Project Strcuture 2014-01-27 07:05:56 -05:00
0a83d803e5 Add more client-side/Node libs, todo, screencast 2014-01-27 03:41:24 -05:00
fb48fd467e Added more node and client-side libs, a note about Express screencast, and a few minor corrections. 2014-01-27 03:33:55 -05:00
9be3a08a2d Add project structure table 2014-01-27 02:03:30 -05:00
e7d79a9c12 Update README.md
Added Recommended design, tools and updated overview.
2014-01-26 22:39:22 -05:00
e0da99eb83 Add client-side and node.js recommended libraries 2014-01-26 21:39:09 -05:00
5b135eb260 Added TODO, MIT License and minor updates to overview section 2014-01-26 21:25:56 -05:00
2567f19807 Udpdate features 2014-01-26 21:20:28 -05:00
bf993077ad Update package.json 2014-01-26 21:01:46 -05:00
213e3afead Display error message when Last.fm api key is missing 2014-01-26 21:00:02 -05:00
9868591631 Clarified Facebook appId and appSecret instructions 2014-01-26 20:42:23 -05:00
102d504965 Add facebook api key instructions 2014-01-26 20:38:56 -05:00
f36fa1e0f7 Add error message when NYT API KEY is missing 2014-01-26 20:19:41 -05:00
e9604362de Updated getting started guide 2014-01-26 20:08:22 -05:00
bba884cfc8 Added an extra screenshot and instructions on obtaining Google api keys. 2014-01-26 19:55:57 -05:00
12e456db51 Removed geo-ip, hard-coded NYC coordinates on the foursquare api example 2014-01-26 19:11:04 -05:00
a8cf38f81b Update README.md
Added logo
2014-01-26 19:00:06 -05:00
802d685ee8 Add Login required text on some api links 2014-01-26 17:29:19 -05:00
444f510641 Delete Flat UI icons 2014-01-26 17:25:40 -05:00
ab09056976 Add sticky footer 2014-01-24 02:14:40 -05:00
930aab7046 Update login and contact templates 2014-01-23 22:48:24 -05:00
11f9c12b1e Add Login route express validations 2014-01-23 22:47:21 -05:00
be73f9c62f Add express validators to signup page, replaces custom written if statements 2014-01-23 22:39:59 -05:00
f26940942a Mapped sengrid error message to msg property so it matches express-validator 2014-01-23 22:36:28 -05:00
2c351ea6eb Update sendgrid email address 2014-01-23 22:25:13 -05:00
76475411d1 Add contact page server side validation assertions using express-validator 2014-01-23 22:19:18 -05:00
9a4c5450eb Added error validation express middleware 2014-01-23 22:18:35 -05:00
4af06e9169 Update button styles on login, signup, contact pages. Added font-awesome icons to them. 2014-01-23 21:42:52 -05:00
8b81e3ef98 Removed flat-ui checkbox and radiobox 2014-01-23 21:36:10 -05:00
c1a0ea04e9 Add required fields on contact form 2014-01-23 21:34:41 -05:00
6551020051 Update page header on contacts page 2014-01-23 20:36:41 -05:00
4e1d5e5b06 Added dropdown menu on navbar, when clicked displays My Account and Logout links 2014-01-23 20:35:19 -05:00
a893818d56 Update form input styles 2014-01-23 20:18:05 -05:00
3f420ff77b Fixed social buttons hover text color 2014-01-23 18:42:24 -05:00
faf23272a9 Add animte.css and fadeIn animations on alerts 2014-01-23 18:31:22 -05:00
2a097eb095 Add new button styles 2014-01-23 18:30:51 -05:00
fce1ac1fe3 Add new button styles 2014-01-23 18:17:24 -05:00
d92ffb3701 New alert styles 2014-01-23 17:37:47 -05:00
9c52399e35 Move Bootstrap LESS into lib folder 2014-01-23 17:22:54 -05:00