Skip to content

ondanieldev/questions-frontend

Repository files navigation

Questions




Introduction

Questions is a school mobile app that helps teachers to interact with their students by creating questions rooms.

Back-end

This repository contains the code related to Questions Front-end. If you want to see the back-end repository, please check Questions Back-end.

Features

  • Create room
  • Create questions
  • Answer questions
  • View results
  • And more!

Screens

How to run

  1. Install project dependencies:

    npm install or yarn install

  2. Setup RESTful API link inside src/services/api.js file

  3. Run project:

    npm run dev or yarn dev

  4. Install Expo on your smartphone

  5. Scan QR code with the cam and select the link that will appear

License

MIT © Daniel Oliveira

About

The teacher can create question rooms and where students can answer them.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published