Skip to content

Group5-Practice-App-Release-v0.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@arincdemir arincdemir released this 30 Apr 18:57
· 258 commits to main since this release
a6e0731

This is the initial implementation (MVP) of the practice application. It includes the Login and Register functionalities for both web and mobile applications. It has the authentication feature as well as search that involves request to Wikidata API.

The application includes the following components:

  • Web front-end
  • ⁠Mobile application
  • ⁠API
  • ⁠Back-end
    - ⁠Database

The apk for mobile version does not connect to the internet, so we included the instructions on how to run them on expo in the ./mobile folder