manrajgrover / football-cli

⚽ Command line interface for Hackers who love football
MIT License
1.07k stars 80 forks source link

change to v2 #64

Closed nilshah98 closed 11 months ago

nilshah98 commented 5 years ago

Description of new feature, or changes

ToDo

Related Issues and Discussions

Fixes #45

People to notify

@manrajgrover

nilshah98 commented 5 years ago

Here are the screen captures for the same -

manrajgrover commented 5 years ago

@Freelancer-98 It should be easy to configure VSCode. We already have .vscode settings defined. Please install prettier and eslint VSCode plugin.

manrajgrover commented 5 years ago

@Freelancer-98 Also, please elaborate on features migrated. Thanks for working on this one! 😄

nilshah98 commented 5 years ago

@Freelancer-98 Also, please elaborate on features migrated. Thanks for working on this one! 😄

All of the features mentioned in the readme have been migrated, except for the limitations on the number of days for fixtures and scores, which is 10 days, at the moment.
Will try to work on it, as and when time permits.

Was a pleasure, to work with the football-cli.

nilshah98 commented 5 years ago

@Freelancer-98 It should be easy to configure VSCode. We already have .vscode settings defined. Please install prettier and eslint VSCode plugin.

Cool, will look into this soon.