/flutter_task

Go through the README and complete the task accordingly!

Primary LanguageDartMIT LicenseMIT

Flutter Task

Build CI

Thanks for showing your interest in joining MUNSoc Tech! To test your Flutter and Git skills, we have a simple challenge for you - fix the broken app!

Instructions

  1. Fork this repository to your account
  2. Clone (download) the fork to your computer
  3. Open the project in Android Studio/VSCode and run the app
  4. In case your laptop is slow/cannot install Flutter, you can use Dartpad on the web and copy-paste the fixed code
  5. It will show you some errors. Fix the errors and commit your code!
  6. Create a Pull Request and send it to munsoc-mpstme/flutter_task
  7. Add us as a reviewer or ping us on the group once you're done!

NOTE #1: do NOT email us the code. We will only accept Pull Requests done through GitHub. If you don't know how to use it, learn it! There are plenty of tutorials online.

NOTE #2: if you don't have Flutter/Git installed, no need to waste time installing it. You can use Dartpad on the web and copy-paste the fixed code directly in GitHub by editing the main.dart file and then sending the PR.

NOTE #3: if you have genuine problems, feel free to reach out to us. But remember - this is a test, so don't ask us for direct help!

We will be judging you based on a number of parameters, so try as much as you can - it's okay even if the code isn't completely perfect. All the very best!!