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

Implement: PlayerService and test #6

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

Conversation

LJC0915
Copy link

@LJC0915 LJC0915 commented Nov 24, 2019

Tasks

Please read the API documentation and implement the feature.

  • Implement PlayerService, but no use real DB in this exam, because Please deliver something that works, non working project is an automatic disqualification., in real world case, I will use ORM libraries to implement it.

Please add tests using your preferred testing tool (chai, mocha, Jasmine ...).

  • I have added unit tests.

Please add some features that could help you show your personal abilities.

  • I used prettier to keep coding style, nodemon for auto-reload in dev mode, and cors to enable CORS easily.

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

Successfully merging this pull request may close these issues.

1 participant