This is the source code for the Acadnet.dev platform.
The use for this platform is to allow students to practice their engineering skills solving bugs in coding problems. The platform will provide a set of problems that can be solved with a variety of difficulty levels.
Users will be able to solve the problems online in a VSCode environment and submit their solutions for evaluation.
The docs repository contains all the documentation for the project. To better understand the idea behind the project you should start with the user journey.
Web - The main website
Checker - The submission checker
Online VSCode Workspace - TBD
Docs - The documentation for the entire project