-
Notifications
You must be signed in to change notification settings - Fork 67
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
Add Codacy and deepscan for code quality #3
Comments
@AsithaIndrajith can you make a PR with the available badge attached to the readme file. You can reffer fact-bounty or TrackPal repo's readme to get some idea. |
hey @shehand can you help me understand what this app is about? i have been looking towards contributing to it :) |
Hi @carpecodeum, we need to add Codacy badger to the repository in order to identify issues with code styles, unused codes, performance issues and etc. What you have to do it log into Codacy and add the forked repository for analyzing. Then it will give a badge (that can be added to the README.md) and just add the badge to the readme and make PR. If you want to proceed you can fix the issues that codacy is suggesting. (You may prefer the Bassa project if you want to get some idea) |
hey also i want to know about the elly app and what it is about |
Hey I want to contribute to this project but i am not able to understand where to start and what this app is about can someone please help! |
For abstraction idea, This is an app that would help the users to track elephants and their locations. If you need to some more details please raise your question in the gitter channel. |
hey @shehand can you please tell me the gitter channel i was not able to find it |
join to the scorelab gitter channel via here |
thank you i am already a member of this channel I thought there was a dedicated channel for Elly. Sure from now on I will redirect my queries to the main channel |
Currently there is no any code quality measurements in the repository. It would be better to have such thing so that others can understand the code and it maintain the clean and code quality of the project
Describe the solution
Add the repository to the codacy project list and integrate deepscan
The text was updated successfully, but these errors were encountered: