Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

Business

Patrick Metcalfe
PLUS
Patrick Metcalfe
Courses Plus Student 7,563 Points

Order of Operations

I'm working on a project for a friend and he is looking for me to work on the full stack from design to development, and this is my first project so I don't really know where to start. Should I start with the design, mockups, etc. or do I begin with the backend functionality(It's a fairly complex web app that I'm doing in Rails). Any help is appreciated.

1 Answer

John Locke
John Locke
15,479 Points

After kicking off the project and determining what the purpose of the app is, I would think about how the back end is going to function, and think about the storyboard of the app. The specific styles is one of the last things to address, because those can be changed. You have to think about how the functionality and front-facing interface are going to work together right at the beginning.