Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
MathisBurger authored Nov 21, 2024
1 parent b081e6f commit 5dfd265
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# CodeCanvas

[![](https://tokei.rs/b1/github/MathisBurger/CodeCanvas?category=lines)](https://github.com/XAMPPRocky/tokei).
[![](https://tokei.rs/b1/github/MathisBurger/CodeCanvas?category=lines)](https://github.com/XAMPPRocky/tokei)

CodeCanvas is an online platform to practise programming in an collaborative environment.
Some tutors can create assignments for you to to and complete. As a registered student you can complete these tasks and get your result graded.
Expand Down Expand Up @@ -59,4 +59,4 @@ We plan to revisit this aspect when the platform gains more users and reducing s

This code may not meet the expectations of those more experienced with Rust. When I first started working on this project, my understanding of Rust was still developing. Over the course of the project, I’ve learned a great deal, but as a result, the code may not fully adhere to best practices. I kindly ask for your understanding when reviewing it. Even now, as I revisit this project, I can see several areas where I would approach things differently.

There may be some improvements in the future, but even after them, there will be some huge chunks of bad code from the perspective of an experienced rust developer.
There may be some improvements in the future, but even after them, there will be some huge chunks of bad code from the perspective of an experienced rust developer.

0 comments on commit 5dfd265

Please sign in to comment.