-
Notifications
You must be signed in to change notification settings - Fork 1
Lab 8 ‐ PR
- PF1 - Semantic Search:
We have implemented semantic search feature using Wikidata to enhance browsing results. When a keyword is searched, corresponding child instance is found in Wikidata and other sibling instances from the parent classes are fetched. Then, they are also being searched in the database
- PF2 - Achievements:
Achievements are the main method that is utilized for distinguishing users based on their activity on our app. Users can be awarded in response to several actions, such as receiving likes, liking other posts, commenting, bookmarking etc.
- PF3 - User Management:
We have implemented various user management features to offer a more personalized experience. Users can follow/unfollow other users and categories to create a feed page tailored to their specific interests. Furthermore, they can also upload a custom profile picture to have a more customized, distinguishable account.
- PF4 - Tournaments:
Tournaments are one of the core features that allow users to interact with others in a competitive manner. Every week, fully automated tournaments begin under every category and users can join those via creating their unique designs. Then, they get a ranking according to the received interaction with their posts.
PF1:
- Users shall be able to retrieve search post results that contain the searched keyword in their title, tags.
- Users shall be able to retrieve other search post results that contain keywords, which can be fetched using the Wikidata subclass property.
As an example, when "couch" is searched, related seating items should also be returned, such as bench, sofa and chair.
PF2:
- Users shall be able to earn achievements and view them on their profile when required activity is done.
As an example, users should earn "Commenter" achievement and corresponding experience points when they comment on a post.
PF3:
- Users shall be able to update their profile picture
- Users shall be able to follow/unfollow other users
- Users shall be able to follow/unfollow categories
As an example, when users upload ".jpeg" format images to set as their profile picture, it can be viewed by other users in their profile. Furthermore, when a user or a category is followed, its content can be viewed in the feed.
PF4:
- Users shall be able to join tournaments under categories with their own posts.
- Users shall be ranked based on the interaction they received with the entered post.
- Users shall be awarded with the prize when they finish weekly tournaments in top 3.
As an example, when a user joins the tournament and receives the highest interaction, he/she should earn 30 experience points.
-
AD1 - Swagger Implementation for backend REST API: We have configured the swagger OpenAPI in our backend. Configured endpoints that requires Multimedia upload separately. Added configuration to easily authorize a user after login. (https://github.com/bounswe/bounswe2024group8/issues/377) (https://github.com/bounswe/bounswe2024group8/pull/376)
-
AD2 - Customize and elaborate endpoint examples and descriptions with swagger configurations for documentation: All primary endpoints should have descriptions and correct possible return http statuses. (https://github.com/bounswe/bounswe2024group8/issues/401)
-
AD3 - User Search Endpoint Implementation: Users can search other users by username using the search bar. Should return similar usernames according to given query string. (https://github.com/bounswe/bounswe2024group8/issues/404)
AD1:
- Should be available in live environment.
- Should be compatible with Multimedia required endpoints.
- Should be configured to easily authorize.
AD2:
- Primary endpoints should include a description in swagger page.
- Primary endpoints should show correct possible http response statuses with example bodies.
AD3:
- Should return users with username similar to given query string.
- Should match with case insensitive approach.
🏠Home
- Third Customer Milestone Report
- RAM
- Requirements
- Mockups
- Sequence Diagrams
- Use Case Diagram
- Class Diagrams
- Scenarios
- User Scenario
- User Manual
- System Manual
- Third Customer Milestone Report
- Second Customer Milestone Report
- First Customer Milestone Report
- RAM
- Requirements
- Mockups
- Sequence Diagrams
- Scenarios
- Use Case Diagram
- Class Diagrams
- Software Quality Plan
- Milestone1 Presentation Scenarios
- Post Creation Page
- User Scenario
- Meeting Notes 10 - Dec 10
- Meeting Notes 9 - Dec 3
- Meeting Notes 8 - Nov 17
- Meeting Notes 7 - Nov 12
- Meeting Notes 6 - Nov 5
- Optional Meeting Notes 1 ‐ Oct 21
- Meeting Notes 5 - Oct 15
- Meeting Notes 4 - Oct 8
- Meeting Notes 3 - Oct 3
- Meeting Notes 2 - Oct 1
- Meeting Notes 1 - Sep 24
- Deniz Ulaş Poyraz
- Eren Donmez
- Ersel Çanakçılı
- Oğuz Kağnıcı
- Onur Çerli
- Yekta Ercul
- Ali Alperen Sönmez
- Huseyin Turker Erdem
- Mehmet Tuluyhan Sozen
352 Material
- Final Milestone Report
- Milestone 2 Report
- RAM
- Use Case Diagram
- Sequence Diagrams
- Class Diagrams
- Requirements
- Elicitation Questions
- Mockups
- Scenarios
- Milestone 1 Report
- Our Favourite Repositories
- Linked Data and SPARQL
- Web Application Development
- API Development and Utilization
- Wikidata and Wikidata API
- Mobile Application Development
- Android Studio
- Git
- Meeting Notes 10 ‐ May 10th
- Meeting Notes 9 ‐ Apr 25th
- Meeting Notes 8 ‐ Apr 21st
- Meeting Notes 7 ‐ Apr 12th
- Meeting Notes 6 ‐ Mar 14th
- Meeting Notes 5 ‐ Mar 11th
- Meeting Notes 4 - Mar 7th
- Meeting Notes 3 - Mar 3rd
- Meeting Notes 2 - Feb 22nd
- Meeting Notes 1 - Feb 18th