0.1.0-alpha
Pre-release
Pre-release
·
332 commits
to main
since this release
What's Changed
- backend init by @yektaercul in #235
- Implement Authorization Endpoints by @yektaercul in #239
- Created feed and post components by @erselcanakcili in #242
- Discussion posts; feed, sidebar improvements by @deniz6221 in #243
- 3design mobile feed by @edonmez01 in #247
- Implement WikidataService for semantic search. by @oguzkagnici in #241
- Api connected, logout implemented for frontend by @TurkerErdem99 in #249
- Merge frontend into main by @deniz6221 in #250
- Dockerfile added for frontend by @TurkerErdem99 in #251
- Mobile app finalized for first milestone by @onurcerli in #252
New Contributors
- @yektaercul made their first contribution in #235
- @deniz6221 made their first contribution in #243
- @TurkerErdem99 made their first contribution in #249
Release Description
Covered Requirements:
1.1 User Requirements
- 1.1.1 Registration and Login
- 1.1.1.1 Users without an account can register using a unique email address, username, and password.
- 1.1.1.2 Registered users can log in using their email address and password.
2.1 Platforms
- 2.1.1 The application is available on both Web and Mobile platforms.
- 2.1.2 The web version is compatible with widely used browsers, including Google Chrome, Safari, Microsoft Edge, and Mozilla Firefox.
- 2.1.3 The mobile version supports devices and operating systems up to 5 years old.
Additional Notes:
Several screens and functionalities, such as model viewing and the feed screen, have been implemented for customer feedback but do not directly cover specific requirements at this stage.
Full Changelog: Group8-Practice-App-Release-v0.2...customer-milestone-1