GetSwole was the capstone project for Module 4 students at Turing School of Software and Design. Students from both the Frontend and Backend programs are put in groups of 4 and given 13 days to create a full-stack application. This project gave us further insight into how teams communicate and collaborate if efforts to smoothly integrate both sides of the project team into a cohesive unit. As well, our group chose to work in React Native, a framework that was new to the entire team.
More information about original assignment can be found here
These instructions will get a copy of the project up and running on your local machine for usage and testing purposes.
npm install -g expo-cli
git clone git@github.com:timnallen/BE-GetSwole.git
bundle install
rake db:{create,migrate}
rake import:exercises
rake db:seed
rails s
5. Open your browser and visit http://localhost:3000
- Use OAuth for sign-in
- Edit Routines by sets/reps/duration
- Custom Exercises
- Editable/Deletable Routines
- Google/Apple Store Deployment
- Calendar upgrades
- ReactNative
- React Native Elements
- React Navigation
- Redux
- Redux Thunk
- Sass
Credit for this project goes to:
This project was assigned by David Whitaker and Will Mitchell
@ Turing School of Software and Design, Denver, CO.



