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

General Discussion

Russell Comer
Russell Comer
26,102 Points

Best Framework for a simple web app.

Looking to build a web app that has a user log in, and record information. Then each entry is compared and graphed for further analysis by the user. Basically I want the user to log in and record details of an event. Then once saved/submitted it will add to other events already saved for a comparative analysis. Think of it as being this: User logs in records how much money that they have today, then is able to see how much they've had each day over the past month. That's not what the app is about but that gives insight on the way I want it to preform.

What's everyone's opinion on which I should use. I will be using a separate front end and accessing this all via API.

WordPress (Possible through the WP API) Laravel Ruby On Rails Django Flask Express