Skip to content

Releases: bounswe/bounswe2024group5

Group5-Practice-App-Release-v0.2

17 May 17:18
2b01439
Compare
Choose a tag to compare

This is the release of our music-specific application, Melodify. Users can share posts related to music and semantically search for others' content.

The application includes the following components:

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

Group5-Practice-App-Release-v0.1

30 Apr 18:57
a6e0731
Compare
Choose a tag to compare
Pre-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