Skip to content

altxxr0/Javocado

Repository files navigation

Javocado

Javocado Icon

Like Duolingo, Javocado is a Java programming learning tool that aims to make coding enjoyable and approachable. It streamlines the Java learning process and assists users in gradually developing their programming abilities through interactive exercises and gamified tutorials.

📦 How to clone in Android Studio 📦

Go to Android Studio > Clone Repository > Input to URL: https://github.com/altxxr0/Javocado.git > Clone

Then go to Settings (top Right) > Settings... > Version Control > Github > Add > Log In via Github

Then Android Studio Toolbar (Top / Hamburger, Top Left) > Git > Update Project

⤴ Contribution ⤴

Create Your Own Branch in Android Studio (Top / Hamburger, Top Left) > Git > New Branch ...

  • Use [↗] Update Project to Update the entire project, if you haven't code anything (Do this first when starting/after you have already commited)
  • Use [↔] Commit after you're done coding in order for it to be saved in the Timeline (Local Repository)
  • Use [↗] Push to upload the codebase to your specified branch
  • Use [⇢] Fetch to see all of the Commit's Push's basically to see everyone's progress

Once your Certain that your branch is Finalized (Ready) Go to This Project's Pull Request > New Pull Request > [Select Your Branch] > Make sure base:main and compare:mybranchname > Create Pull Request (2x) > [Input in Description the Changes you have made]

After the Pull Request is Made, Wait for Admin (Altxxr0) to merge the reqested changes into main.

Other Information

About

Java Learning Application

Resources

Stars

Watchers

Forks