This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
Dawid Wysokiński 8fa0405a21 update homescreen.jpg 2021-06-07 17:18:35 +02:00
android chore: update build.gradle (add a new signingConfig - release) 2021-06-06 14:57:49 +02:00
ios add bootsplash 2021-04-04 09:29:40 +02:00
screenshots update homescreen.jpg 2021-06-07 17:18:35 +02:00
src update versionName/versionCode 2021-05-19 17:55:03 +02:00
.buckconfig init 2021-04-03 11:52:26 +02:00
.editorconfig init 2021-04-03 11:52:26 +02:00
.eslintrc.js update eslint config 2021-04-24 19:23:07 +02:00
.gitattributes init 2021-04-03 11:52:26 +02:00
.gitignore chore: update .gitignore 2021-06-06 16:19:57 +02:00
.graphqlconfig add required packages, configure codegen 2021-04-04 10:28:58 +02:00
.prettierrc.js chore: add one rule to the .prettierrc.js (semi: true), remove unnecessary comments from the index.js 2021-06-06 18:04:07 +02:00
.watchmanconfig init 2021-04-03 11:52:26 +02:00
LICENSE feat: add README.md and LICENSE 2021-06-07 16:58:15 +02:00
README.md feat: add README.md and LICENSE 2021-06-07 16:58:15 +02:00
app.json init 2021-04-03 11:52:26 +02:00
babel.config.js add required packages, configure codegen 2021-04-04 10:28:58 +02:00
codegen.yml add required packages, configure codegen 2021-04-04 10:28:58 +02:00
firebase.json add firebase analytics/crashlytics, update icon 2021-04-04 09:02:07 +02:00
index.js chore: add one rule to the .prettierrc.js (semi: true), remove unnecessary comments from the index.js 2021-06-06 18:04:07 +02:00
metro.config.js init 2021-04-03 11:52:26 +02:00
package.json add a new reusable component - Modal | add QualificationModal 2021-04-05 09:33:35 +02:00
tsconfig.json add required packages, configure codegen 2021-04-04 10:28:58 +02:00
yarn.lock add a new reusable component - Modal | add QualificationModal 2021-04-05 09:33:35 +02:00

README.md

Zdam Egzamin Zawodowy

Screenshot

A mobile app for practising the theoretical part of the vocational exam.

Development

Prerequisites

  1. Node.JS
  2. yarn
  3. JDK and Android Studio

Installation

  1. Clone this repo
git clone git@github.com:zdam-egzamin-zawodowy/mobile-app.git
  1. Navigate to the directory where you have cloned this repo.
  2. yarn install
  3. yarn run android (iOS isn't supported)

Firebase (Analytics and Crashlytics)

Create a new firebase project and add the app com.dawidwysokinski.zdamegzaminzawodowy, then download the google-services.json file and place it at the following location: /android/app/google-services.json.

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Dawid Wysokiński - contact@dwysokinski.me