Thank you for your contribution. A lot of work has been done in this contribution. Few thoughts :
- It's better to divide your commits into smaller commits rather than pushing everything at once.
- You should not push node_modules in the repo, and instead add it to your .gitignore file.
- The post could have been improved by showing some code.
- Your repository should have a licence and read me file.
- You have two routes configured, one in https://github.com/olatundeee/projecteer/blob/master/client/src/app/app-routing.module.ts and others in the route folder. Its better to keep one and remove the other.
If you would like further explanation of the given score, please ask.
Your contribution has been evaluated according to Utopian policies and guidelines, as well as a predefined set of questions pertaining to the category.
To view those questions and the relevant answers related to your post, click here.
Need help? Chat with us on Discord.
Thank you for your review, @codingdefined! Keep up the good work!