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

Refactor app.js #53

Open
misspokeycat opened this issue Sep 21, 2016 · 0 comments
Open

Refactor app.js #53

misspokeycat opened this issue Sep 21, 2016 · 0 comments

Comments

@misspokeycat
Copy link
Contributor

App.js needs a refactor.

In particular, the following ought to be done:

  1. Authentication methods should be moved to a separate module.
  2. All routes pertaining to a certain feature with more then just static code (i.e. forums, payments, calendar) should be moved to separate files.
  3. Tests ought to be written for ALL non-static routes for ALL desired functionality..
  4. A full code review should be done of existing code, and comments should be added where necessary to better explain the app.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant