Atri-Labs / atrilabs-engine

🧘‍♂️ Open-source no-code & code web app builder
https://atrilabs.com
GNU General Public License v3.0
4.12k stars 182 forks source link

Create a quiz app #247

Open darshitac11 opened 2 years ago

darshitac11 commented 2 years ago

Instructions for this issue:

  1. Build a quiz web app using Atri framework.

    • This app should be responsive.
    • You can pick any design.
    • Follow the instructions provided here to create an Atri app.
    • You can also refer this YouTube playlist
  2. Write its backend using Python to:

    • all questions are single correct, multiple choice questions
    • when the user submits a response, a message is displayed to inform if the answer was correct or incorrect. Besides, a detailed explanation is also shown.
  3. Deploy your app using GitHub pages and Atri CLI. You can follow the steps here https://docs.atrilabs.com/deploy-app/deploy-ghpages

  4. Submit a Pull Request (PR).

Jitulteron7 commented 2 years ago

@darshitac11 mam plz assign me for this issue

tenserebel commented 1 year ago

@darshitac11 Hello, is it okay if I work on this?