Skip to content

0.2.0-alpha

Pre-release
Pre-release
Compare
Choose a tag to compare
@fahreddinozcan fahreddinozcan released this 25 Nov 18:53
· 353 commits to main since this release
ee1f9fd

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

Full Changelog: customer-milestone-1...customer-milestone-2