calendar icon indicating copy to clipboard operation
calendar copied to clipboard

Code cleanup

Open Gonzom opened this issue 5 years ago • 1 comments

Issue includes:

  • [ ] Fix Mypy errors
  • [ ] Fix grammar errors
  • [ ] Add TODOs
  • [ ] Set a consistent naming style in CSS files
  • [ ] Consolidate identical functions into one. Create a fake user is an example of function which is created several times in different places.
  • [ ] Use Fastapi.status instead of plain numbers
  • [ ] Other miscellaneous fixes

Gonzom avatar Feb 02 '21 21:02 Gonzom

Progress: #250, #258, #291

Gonzom avatar Feb 12 '21 12:02 Gonzom