Skip to content

Latest commit

 

History

History
43 lines (29 loc) · 1.02 KB

README.md

File metadata and controls

43 lines (29 loc) · 1.02 KB

Beeware by TheprOgrammingProjectG

Quiz app that helps people to learn about sustainable development in a fun way. We put together a lot of technologies to create the best app we could possibly do. It contains quizzing screen with comprehensive database containing over 600 different questions, activity for monitoring your daily hydration, responsive leaderboard, forum template and all of the data is saved on our hand made sql database. We hope you like it. In

Attendees: Kacper Doniec, Franciszek Raźny, Dawid Blitek, Jan Jabrocki, Kacper Rosner

Login and Password for app login screen

  • login: admin
  • password: admin

Dependencies

Node ver. 16.18.1

Running on web server

Clone repo and run following:

  git checkout client
  npm install expo
  npm start
alternative:
  git checkout client
  npm install expo
  expo start --web

Running on android/ios sdk

Run

  npm start

and select your sdk