Skip to content

How do I start contributing to Circuitverse as a newcomer

Aboobacker MK edited this page Nov 3, 2021 · 2 revisions

Are you new to open source and would like to start contributing to circuit verse?, here is what you can do to be a contributor of circuitverse.

Step 1

Familiarize the technologies being used with Circuitverse. Circuitverse comprises different projects and each of them having different technology stacks.

Backend

Comprises backend code which manages the saving of circuits, assignments, groups etc.

Simulator:

Comprises the simulator interface source code.

Mobile App

Comprises the source code for flutter app

Interactive book

Comprises the source code for interactive guide for digital electronics

Step 2

Get familiarize with GitHub workflow

Step 3

Setting up development environment

Clone this wiki locally