Skip to content

bob606/lunes-app-BA

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Forking Reason

This fork contains additional code written for the BA of bob606. Please see branch for SALIU-BA-EXT that said code. A complete overview of all implemented changes for the BA can be seen in the created PR.

Lunes App

Android and iOS React native Apps for Lunes

If your are interested in contributing write an e-mail to Steffi for development issues or to Daniel for non-technical stuff.

Contents

Getting Started

Prerequisites

Project setup

We suggest IntelliJ as IDE on Linux or Mac. If you are using a different IDE like Visual Studio Code, follow the steps here. If you want to develop on Windows, follow the steps here.

  • Import this project (VCS > Get from Version Control) and open it.
  • Run yarn in the terminal to install all dependencies.
  • Take a look at the available scripts.

Android

  • Install the Android SDK by using the Android Support plugin in IntelliJ.
  • Install the latest stable SDK Platform and Android SDK Tools in the SDK Manager (Settings > Appearance & Behaviour > System Settings > Android SDK)
  • [optional]: If you want to develop using an emulator, also install the Android Emulator in the Android SDK settings
  • run yarn start and yarn android

iOS

  • Own a Mac or another Apple device.
  • Install XCode.

Note: In order to work with the project in XCode, always open ios/Lunes.xcworkspace.

Additional Configuration

Conventions

Our conventions can be found here

Further Reading

Documentation on CI/CD and more can be found in /docs.

About

The front end for the Lunes vocabulary trainer. Back end: https://github.com/digitalfabrik/lunes-cms

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 90.5%
  • Ruby 2.7%
  • Kotlin 2.5%
  • Java 1.4%
  • JavaScript 1.1%
  • Objective-C 0.9%
  • Other 0.9%