An archive of active Open source projects by Developer Circles Kampala members https://devckla.github.io/opensource/
This should help developers get started contributing to open source projects and showcase projects that need more hands to help them get more contributors
HTML, CSS, JS, ReactJS.
- Create your own fork of the code
- Do the changes in your fork. Add the code below in the index.js file above the line that says "Add your project above this Line" filling in your project details.
<li class="project">
<div>
<p><b>PROJECT_NAME</b>PROJECT_DESCRIPTION</p>
<span>
<p><b>Level:</b>PROJECT_LEVEL</p>
<a target="_blank" href="LINK_TO_GIT_REPO">Git Repo </a>
</span>
</div>
</li>- Commit and push to your fork.
- Make a PR from any branch you worked in (normally master) in your fork to develop branch on this main project.
- Your changes will be reviewed and Added to the main branch.
I propose that we dont use a CSS framework for a better learning experience - J Edison
- Invite devs to list their past projects
- Make a contributig guide
- Invite other communities to contribute
- Have a Hacktoberfest Meet and Greet
- Convert to React.js