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

Here is an example of how I might structure this #1

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

datapimp
Copy link
Member

@datapimp datapimp commented Jul 2, 2015

Notice how I use the lib folder, and how i use a module to namespace stuff.

Also notice how the Card is not coupled at all to any interface.

I stubbed out the BulkValidator class which you could interact with from the command line. If you wanted to validate a bunch of cards from the command line, or pipe a CSV of card data to your tool, etc.

I haven't ran this code or tested it, it is just for illustration purposes

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

Successfully merging this pull request may close these issues.

1 participant