Skip to content
This repository has been archived by the owner on Oct 24, 2018. It is now read-only.

Show total registrations, and separate out some code into new file #206

Merged
merged 3 commits into from
Apr 28, 2017

Conversation

ssssam
Copy link
Collaborator

@ssssam ssssam commented Apr 28, 2017

I began working on #205, realised registration.js was becoming huge, and wanted to tackle that somehow. Creating a new file to hold all the registration utility functions seems like the first step. Ideally we would then reduce the size by adding clever helper functions to models/registration.js, but I don't have a clear idea of how to do that

The routes/registration.js file is getting unmanageably large. Rather
than moving the completely to utils.ks and making that too large, I'd
like to collect the registration-specific helper functions into a new
place.
@coveralls
Copy link

Coverage Status

Coverage increased (+0.1%) to 91.847% when pulling 849e197 on ssssam:registration-summary into 202235b on puiterwijk:develop.

@puiterwijk puiterwijk merged commit bb8ea97 into puiterwijk:develop Apr 28, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants