Skip to content
Notifications You must be signed in to change notification settings

tanvin8/JavaBunny

Repository files navigation

  1. What your project is/does (and what it's called)

    • My project JavaBunny is a java learning site with easy to understand readings, lessons, code practice, and quizes. Lessons are divided into introduction, beginner, and intermediate with various topics in each section. Each topic includes a reading introducing the topic and practice problems that show users how to write the code with a starting structure and an example of the completed code. Each topic has a quiz to test understanding and each section has a project at the end testing all the topics learned so far, providing hints and answers along the way.
  2. Why you made your project

    • I made this project because it would allows for more people to learn java through a friendly interface instead of large textbooks that can be hard to understand. By using a friendly interface and simple explnations, more people can understand how to code and expand their knowledge.
  3. How you made your project

    • I made my project using React, Vite, and Tailwind CSS, and embeded a code editor from JDoodle. I also made sure my project was easily navigable to go through and complete each lesson.
  4. What you struggled with and what you learned

    • I struggled with implementing a code editor so users could complete lessons within the site intead of downloading an IDE. I was able to learn how to embed a JDoodle code editor and modified it so it was a blank editor that fit within the sites aesthetic, and included a starter code for users to paste into the editor and complete their code.

    Athena Award Badge

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages