Full-Stack-Collective / connectient

Connectient: Your bridge to effortless healthcare appointments, ensuring seamless scheduling for patients and providers
https://connectient.co
1 stars 1 forks source link

General - Clean up code #118

Open 5hraddha opened 1 year ago

5hraddha commented 1 year ago

We can revisit as and when needed, the Clean Code Principles. On the top of my head, there are few places we need to clean up code:

  1. src/components/actions.ts: Remove unnecessary lines of code, standardize action names, etc.