Joining the community!

Hello everyone!
I'm Baibhav Panda from IIIT Bhubaneswar (3rd year BTech). I am a full-stack developer and I am looking forward to contributing to MIT App Inventor.
Frontend: HTML, CSS, JavaScript, ReactJs, NextJs
Backend: NodeJs, Express
Database: MongoDB, SQL
It would be really helpful if someone could help me in starting.

Hi @baibhav,

You could start by looking at the App Inventor source code

1 Like

Thanks, @Peter!
I would definitely go through this

1 Like

Just be aware that most of the App Inventor codebase is written in Java. If you're looking for lower hanging fruit for your skill set, you should look into making improvements or fixing bugs in the blocklyeditor module which is mostly JavaScript.