Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Project 2 Feedback #1

Open
Avizacherman opened this issue Jan 8, 2016 · 0 comments
Open

Project 2 Feedback #1

Avizacherman opened this issue Jan 8, 2016 · 0 comments

Comments

@Avizacherman
Copy link
Collaborator

Graig,

Really nice job on your project. It looks very good on the front end and your back end is pretty well organized. I like that you implemented the currency conversion functionality and that I can create my own administrator account.

Your server side code is very clean and well written. One thing I will say is try not to put things directly into your ApplicationController, as you did with some of the currency stuff. Though it is functional and does make it accessible to all your controllers (and is therefore better than repeating yourself) and even better practice would be to create helper files for it and include the modules from those helpers. Let me know if that makes sense. Rails convention is all about separating concerns to an almost ad nauseum degree.

Great, great job! 2.5 out of 3.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant