DEV Community

Yash Dave
Yash Dave

Posted on

Contributors Wanted: Mozilla Reps Mobile App

Reps-Mobile aims to bring Mozilla Reps to your mobile with the help of Flutter!

GitHub logo obitodarky / Reps-Events-Mobile

reps.mozilla.org events data on mobile

Reps-Mobile

Mozilla Reps App Starter Guide

Reps Events Mobile

πŸ“ Description

Mozilla Reps Events and Reps data on mobile.

πŸš€ Installation Guide

  1. Install Flutter on your machine

    Install flutter by selecting the operating system on which you are installing Flutter:

    Flutter installation tutorial

    To check if you have flutter installed along wtih proper necesarry SDKs installed run flutter doctor

  2. Clone the Repo

    To clone this repository, run git clone https://github.com/obitodarky/Reps-Events-Mobile.git Then run cd Reps-Events-Mobile

  3. Get Packages Make sure you are in the Reps-Events-Mobile/reps_events_app directory

    • From the terminal: Run flutter pub get.

      OR

    • From Android Studio/IntelliJ: Click Packages get in the action ribbon at the top of pubspec.yaml.

    • From VS Code: Click Get Packages located in right side of the action ribbon at the top of pubspec.yaml.

  4. Test the App

    Make sure you are in the Reps-Events-Mobile/reps_events_app directory.

    Run the App

    On terminal:

    • Check that an Android device is running by running flutter…

Hey everyone! Few of my friends from the MozGujarat community have started working on a Mobile app for bringing Mozilla Reps website to everyone's mobile devices a few months back. One can say it's a pretty new repo and still in the process of being fully flushed out.

They are looking for contributors that can help out with the same. They have issues up ranging from entry-level ones to intermediate ones that are up for grabs and will be posting more throughout the month.

Some of the issues, currently up are:

Do check out the Repo for more issues throughout October!

How you can contribute

  • Grab an available issue to tackle.
  • Have an idea that isn't up in issues? Make an issue for the same and go ahead with it.
  • Found a bug? Open an issue.

Feel free to reach out to me or Harsh via DMs or in the discussion section below for any doubts.

obitodarky image

Have a great Hacktoberfest and Happy Contributing!

Top comments (0)