Skip to content

Latest commit

 

History

History
54 lines (43 loc) · 3.19 KB

README.md

File metadata and controls

54 lines (43 loc) · 3.19 KB

Banner

Weekly challenge - Week 2

16 - 20 May 2020

Note!

We are providing you a json API (scroll down to see) which will consist of questions, their answers and some other attributes. Please make sure that you use this API to provide content to your quiz app. If you're unfamiliar with the usage of a JSON API then please look at the resources tagged below 👇

Quiz app

Resources

JSON API

You will have to make use of this API to be served as an endpoint from where you fetch your questions. Submissions which doesn't make use of this api will be disqualified by default 👇

http://www.mocky.io/v2/5ebd2f5f31000018005b117f

Rules

  • You can make use of libraries/plugins from pub.dev or github and make also make use of stackoverflow, Telegram groups etc.
  • Your code cannot be exact copy paste from internet and also from the resources given above, if so found you will be disqualified.
  • Teams are required to submit the app code along with the release apk in github/gitlab.
  • Competition ends on 20th May 2020 11:59 PM,so teams are requested to submit before it.
  • If team has multiple members then we will be checking commits to see the contributions.

Submission steps

  1. Fork this repository
  2. Edit Submissions.md Add your entry at the bottom as: [<team id>](<repo link>) without the angular brackets.
  3. Make a pull request

Previous challenges

Week 1 - TODO app ✅

4 - 9 May 2020

TODO List

Resources

Screenshots:

screenshot screenshot screenshot