Skip to content

Latest commit

 

History

History
54 lines (34 loc) · 2.02 KB

README.md

File metadata and controls

54 lines (34 loc) · 2.02 KB

E3wpp7a

Background

We are a group of language enthusiasts of diverse backgrounds. Having been exposed to numerous language learning apps, we have identified some of the best apps that have helped us tremendously in our learning journey. Among these apps, we thought that 开心词场 by 沪江 is the closest to what we have envisioned as a perfect language-learning app. Despite that, we have not seen anything that resembles it in the English community and hence we decided to recreate it in English while also incorporating some of the best features that other apps have to offer such as spaced repetition.

Team Members

Hong Ai Ling
Kevin Chua Kian Chun
Sherwin Poh Kai Xun
Toh Kar Wi

User Manual

The user manual can be found here

Getting started

  • Open Xcode Project file.
  • Wait for all the packages to be resolved.
  • Choose the scheme to work with.
Scheme Description
LingoClash Production environment. Uses the production firestore database.
LingoClash Dev Development environment. Uses the development firestore database.
  • In the AppConfigs, some Debug variables are provided, to allow toggling between modes.
Variable Description
enablePreloadData Set to true to preload the firestore with sample data on app initialization.
enableLogin Set to false to disable login for development purposes. Only works in LingoClash Dev scheme.
  • Build the project and Run it. Enjoy~