Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 809 Bytes

File metadata and controls

16 lines (13 loc) · 809 Bytes

Clean Code Katas Build Status

Web backend and front-end for Clean Code Katas.

What is Clean Code Katas?

The idea is simple, weekly programming challenges aimed towards learning how to write clean and maintainable code. Each challenge is short, between 30-60 minutes. You can then submit the challenge to get feedback from others and also help others. There will also be a leaderboard of some of the best submissions and top users.

Todo

  • Add Challenges feature
  • Create coding solutions feature
  • Add ability for users to add solutions
  • Votes on solutions
  • Comments in Challenge
  • Design UI/UX
  • Comments in Solutions
  • Add error pages