FOSS-Cell-GECPKD / DevPad

https://dev-pad.netlify.app/
MIT License
8 stars 8 forks source link

Best practices TODO #7

Open anandbaburajan opened 4 years ago

anandbaburajan commented 4 years ago

Code

Readme

Tests and CI/CD

anandbaburajan commented 3 years ago

@anasvakyathodi, great work, thanks for contributing and helping others get started with open source! You're just left with a few items in your TODO! For the readme, I'd suggest to refer the readme here. Also, the Todo section in your readme can be made a bit more prominent.

anasvakyathodi commented 3 years ago

@anasvakyathodi, great work, thanks for contributing and helping others get started with open source! You're just left with a few items in your TODO! For the readme, I'd suggest to refer the readme here. Also, the Todo section in your readme can be made a bit more prominent.

Sure @AnandBaburajan ... Thanks for your help :)

anandbaburajan commented 3 years ago

Also it would be better if console.log() statements were replaced with logging and you can put a .env.example too. You can use https://swagger.io/ for the API docs too.

anasvakyathodi commented 3 years ago

Okay Thanks @AnandBaburajan