0.2.0-alpha
Pre-release
Pre-release
fahreddinozcan
released this
25 Nov 18:53
·
353 commits
to main
since this release
This is the intermediate release (0.2.0-alpha) of our application Quizzard. In addition to the basic login-register functionalities, this release includes the following functionalities for Web and Mobile apps:
• Quiz creation,
• Quiz solving,
• Posting a question in Forum,
• Viewing a Forum post, upvoting, commenting,
• Searching in Forum,
• Semantic search for Forum,
• Unit testing for backend.
The application includes the following components:
• Web front-end
• Mobile application
• API
• Back-end
• Database
What's Changed
- Update QuizService.java by @set120120 in #339
- Add mobile instructions by @ebrarkiziloglu in #338
- Uploaded milestone 1 report by @semihYILMAZ37 in #343
- Lab 5 Content by @fahreddinozcan in #347
- We added the auto-complete endpoint. by @set120120 in #354
- LAB 6 - PR by @ramazanoacar in #352
- 356 implement quiz attempts backend by @semihYILMAZ37 in #357
- Initialize mobile profile pages and bugfix in home & forum screens by @ramazanoacar in #362
- 367 my quiz preview mobile by @ebrarkiziloglu in #368
- 358 implement question answers backend by @semihYILMAZ37 in #363
- Lab 7 by @ebrarkiziloglu in #379
- Word senses and scores by @HutkuC in #382
- Added file-upload functionality. by @set120120 in #388
- Forum Post Related Endpoints by @semihYILMAZ37 in #381
- 384 implement backend for user profile by @semihYILMAZ37 in #386
- Backend difficulty algorithm by @set120120 in #373
- feat: add react query api hooks for attempts and answers by @fahreddinozcan in #376
- Changed Forum Post Filters by @semihYILMAZ37 in #394
- Get latest changes to development branch by @ebrarkiziloglu in #400
- Registration problem resolved by @semihYILMAZ37 in #398
- Get the latest changes to the development branch by @ebrarkiziloglu in #401
- 365 home page touches by @arincdemir in #370
- 371 quiz welcome page by @arincdemir in #374
- 364 registration proficiency level by @arincdemir in #405
- feat: Profile Page by @fahreddinozcan in #392
- enable cors for delete and put by @odenizddd in #406
- Add difficulty for quizzes and questions by @semihYILMAZ37 in #399
- Semantic search by @HutkuC in #407
- Add search endpoints to api doc by @HutkuC in #410
- Implement Quiz Images Upload by @fahreddinozcan in #403
- 345 implement forum post component by @odenizddd in #346
- 389 quiz finish page by @arincdemir in #408
- Subtle UI and UX Improvements by @fahreddinozcan in #413
- Fix Google Credentials Source by @fahreddinozcan in #417
- save username to session storate when a new user is registered by @odenizddd in #418
- Add API calls for mobile by @ebrarkiziloglu in #415
- feat: add related forum posts to profile by @fahreddinozcan in #420
- API update for /quizzes endpoints by @semihYILMAZ37 in #421
- Auto-complete functionality backend by @set120120 in #425
- Favorite quizzes and questions by @set120120 in #422
- Small API correction by @semihYILMAZ37 in #429
- 427 implement correct answer suggestion endpoint by @semihYILMAZ37 in #428
- feat: Profile Photo Upload and Render by @fahreddinozcan in #431
- Add/mobile api calls for profile by @ramazanoacar in #426
- Optimize related posts query and implement feed endpoint by @HutkuC in #432
- Autocomplete API Integration by @fahreddinozcan in #439
- Fix Question Navigation Issue by @fahreddinozcan in #434
- Fix Quiz Difficulty Intervals by @fahreddinozcan in #436
- Add Quiz Completion Score by @semihYILMAZ37 in #441
- fix(backend): small error about quiz score calculation fixed by @set120120 in #443
- Added unit tests by @semihYILMAZ37 in #444
- test(backend): implemented some unit tests by @set120120 in #440
- Subtle UI Fixes by @fahreddinozcan in #445
- integrate forum to quiz solving page by @odenizddd in #447
- Hotfix: Forum search Missing language parameter for Mobil by @ebrarkiziloglu in #449
- 448 implement forum search by @odenizddd in #451
- Final fixes mobile by @arincdemir in #446
- Add Frontend Tests by @fahreddinozcan in #453
- Update Results Page by @fahreddinozcan in #455
- display related posts in the post page by @odenizddd in #454
Full Changelog: customer-milestone-1...customer-milestone-2