scorelab/LabelLab

Separate readme file for flask-server and node-server

sachinsom93 opened this issue · 2 comments

Is your feature request related to a problem? Please describe.
There should be a separate README file for node-server and flask-server.

Describe the solution you'd like
A clear and concise description of what you want to happen.

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Additional context
Can I work on this issue ?

I don't think so that is required, though if you want to make documentation for the endpoints there is a setup for sphinx documentation in the flask server. Follow the sphinx guidelines and make the endpoint documentation. This can be a good issue to solve.

Ok, will genarate a PR soon, thanks @carpecodeum.