Refer to login-branch for official project.
Title: CodeDragon Summary: Coding resource for beginners in Python. Incorporates a scoring system that increases with correct answers, a leaderboard for friendly competition, a compelling storyline to keep players motivated, and a built-in code compiler within the game. Contributors: Merwin Aamir, Lynn Hakim, Shawi Minhas, Hayley Spellicy-Ryan
Where to find the code: Wayne-hacks The navigation bar and the Code editor: components
Home page: Contains the buttons that lead to the different pages. Flashcards: They are reversible and contain questions and answers Challenges: Contains the online compiler, compares user results to test cases, and returns the correct answer CodeEditor: Provides a space to write and edit code.
run the following commands in the terminal npm run dev click on localhost:3000 view the website on the website