You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Demonstrate knowledge students gained throughout Turing
Use an agile process to turn well defined requirements into deployed and production ready software
Gain experience dividing applications into components and domains of responsibilities to facilitate multi-developer teams. Service oriented architecture concepts and patterns are highly encouraged.
Explore and implement new concepts, patterns, or libraries that have not been explicitly taught while at Turing
Practice an advanced, professional git workflow using Git Rebase
Gain experience using continuous integration tools to build and automate the deployment of features
Build applications that execute in development, test, CI, and production environments
Focus on communication between front-end and back-end teams in order to complete and deploy features that have been outlined by the project spec
Schema
Initial Setup
Fork the Project
Set up the rails database rails db:{create,migrate,seed}