Group5-Practice-App-Release-v0.1
Pre-release
Pre-release
arincdemir
released this
30 Apr 18:57
·
258 commits
to main
since this release
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