Releases: bounswe/bounswe2024group5
0.1.0-alpha
This is the initial release (0.1.0-alpha) of our application Quizzard. It includes the Login and Register functionalities for both web and mobile applications. It has the authentication feature as well as Quiz creation feature on Web and Quiz solving feature on both Web and Mobile.
The application includes the following components:
• Web front-end
• Mobile application
• API
• Back-end
• Database
What's Changed
- Added Unit Tests for Post Service by @semihYILMAZ37 in #244
- Archive by @odenizddd in #247
- create .github file by @odenizddd in #249
- Create readme file by @odenizddd in #252
- Update fahreddinozcan Image and README by @fahreddinozcan in #271
- 272/mobile initialization by @ebrarkiziloglu in #273
- 274 - Frontend Project Initialization by @fahreddinozcan in #275
- Implement Quiz Solving Page by @fahreddinozcan in #291
- merge Ebrar's work into mine by @arincdemir in #297
- 293 create quiz with in app mock data by @ebrarkiziloglu in #296
- 294 create quiz solving functionality mobile by @arincdemir in #299
- 292 implement quiz creation page by @odenizddd in #303
- Backend initialization for Quizzard by @set120120 in #301
- add forum page, search word, ask question, question details page and fix some minor issues by @ramazanoacar in #318
- dockerize frontend application by @odenizddd in #322
- Implement Quiz Listing Page by @fahreddinozcan in #314
- Database migrations and api documentation by @HutkuC in #316
- Implement Authentication Pages by @fahreddinozcan in #325
- Backend Quiz POST and GET Endpoints by @semihYILMAZ37 in #328
- Update Quiz Creation Page UI by @fahreddinozcan in #327
- implement registration and login by @odenizddd in #330
- Integration For Quiz Related APIs by @fahreddinozcan in #332
- Downgrade Tabler Icons Library by @fahreddinozcan in #333
- Implement API Requests for Mobile by @ebrarkiziloglu and @ramazanoacar in #336
- Write build and deploy instructions by @HutkuC in #334
- 287/mobile features by @ebrarkiziloglu in #337
New Contributors
- @fahreddinozcan made their first contribution in #271
Group5-Practice-App-Release-v0.2
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
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