Commit graph

35 commits

Author SHA1 Message Date
99c08d0499 Update readme.md 2016-03-28 22:51:58 -07:00
21ad1a96b8 Update readme.md 2016-03-06 10:35:24 -06:00
6d5008b074 Minor updates to styling including responsive fixes, bug that cut off part of the border on the Generate link in the main nav, and the tables for the generated workouts. 2015-12-19 17:09:06 -06:00
1d218ee683 Made CTA buttons on homepage bigger 2015-12-19 16:28:21 -06:00
f12681c77c changed default db to use mysql and added csv dump file to ease import of base data. 2015-12-18 02:14:56 -06:00
f8cd1ddcc8 Deleted the .env file for security reasons. 2015-12-18 01:11:17 -06:00
7075663885 Merge branch 'master' of github.com:wbrawner/workoutgenerator 2015-12-18 00:37:41 -06:00
c27dcefcba Initial commit 2015-12-18 00:35:51 -06:00
38f33d7689 Changed logo to be more generic for now. 2015-10-28 19:50:27 -06:00
b44c6c442c Temporarily hid preferences due to lack of content. 2015-10-18 17:13:07 -05:00
9e2f40a4c8 Added workout generation for advanced users. 2015-10-18 16:50:37 -05:00
27b7b815ee Beginner and Intermediate workouts functioning. 2015-10-18 16:37:44 -05:00
901a3272e3 Fixed styling issue on mobile view with banner text. 2015-09-06 16:26:15 -07:00
7ead111a3b More work on the generator, not quite finished but the exercises are getting pulled from the database according to the user's preferences at least. 2015-09-06 16:20:20 -07:00
299e3aa523 Turned off debugging for production so that others don't see the issues :). 2015-09-06 09:36:07 -07:00
b7f997c8b9 Added correct environment variables for produciton database. 2015-09-06 09:31:00 -07:00
9022e41e43 Added correct environment variables for produciton database. 2015-09-06 09:29:17 -07:00
245ac1aa11 Added environment variables for produciton database. 2015-09-06 09:26:36 -07:00
23c5a18d9b Generate form now redirects to a new page, favicon changed, work on admin pages begun - specifically for exercises management, lots of backend development for generator done, workout generation coming soon. 2015-09-05 21:34:27 -07:00
ce60756360 Added model for exercises - generation coming soon. 2015-09-05 00:24:39 -07:00
374d797a71 New layout for generator page. 2015-09-03 22:38:15 -07:00
ccce6eece5 Minor layout change 2015-09-03 08:48:41 -07:00
0f10457832 Additions to home page. 2015-09-03 08:39:19 -07:00
41c8826c6f New home page, hid about page until I can add content. 2015-09-01 23:20:36 -07:00
e7db79a9a9 Starting to get databases set up. 2015-09-01 21:49:08 -07:00
a70100265f Fixed mobile viewport 2015-08-30 15:26:07 -07:00
6e0500aa68 Fixed syntax error. 2015-08-30 10:07:10 -07:00
85e4078d15 Changed experience input. 2015-08-30 10:05:03 -07:00
9df4cba4fc Generated encryption key 2015-08-30 09:37:17 -07:00
13fd7c4094 Allowing debugging 2015-08-30 09:31:26 -07:00
176602d14b Another attempt to get the app to work. 2015-08-30 09:27:57 -07:00
4951273597 Trying to get the app to launch 2015-08-30 09:15:09 -07:00
289732a302 Oops, forgot to include the actual files. 2015-08-30 09:03:25 -07:00
5675b2e7dd Basic layout created, workout generator front end built. 2015-08-30 09:02:43 -07:00
fe381adc26 Initial commit with contributors. 2015-08-29 17:04:23 -07:00