[Documentation] Cicero API
File: server/routes/api/representatives.js
Pre- work:
- Ensure api file is open
- highlight code snippets you don't understand and ask Copilot Chat: "Explain this function to me", or use the
/explainslash command
Tasks for completion:
- [x] enhance the inline comments: highlight functions and prompt Copilot: "refactor to be more readable with inline comments"
Bonus if you want to create issues for further work on the project: highlight code and ask Copilot: "How would I refactor this to be more robust?"
Hi! May I work on this?
Hi @dvebino, you don't need permission - go for it!
Branch: issue-610
Adding my updates for the issue:
File: server/routes/api/representatives.js
Pre- work:
- Ensure api file is open
- highlight code snippets you don't understand and ask Copilot Chat: "Explain this function to me", or use the
/explainslash command
Tasks for completion:
- [x] enhance the inline comments: highlight functions and prompt Copilot: "refactor to be more readable with inline comments"
Bonus if you want to create issues for further work on the project: highlight code and ask Copilot: "How would I refactor this to be more robust?"