bounswe / bounswe2023group4

6 stars 0 forks source link

Development #658

Closed Sefik-Palazoglu closed 6 months ago

Sefik-Palazoglu commented 6 months ago

Milestone 3 work combined here: Mobile

Changelog

Profile page (Edit, Follow, Upload Image, Person specific feed) Feed page (Semantic search) Create poll page (Add tags) Leaderboard Forgot password flow Some basic UI fixes Moderation Flaw Vote poll page is redesigned with new functionalities such as (Report, Annotations, Share)

Annototations

Changelog

Annotation server is implemented Support for GET, POST and DELETE annotations Support for CSSSelector Support for XPathSelector Support for TextQuoteSelector Support for TextPositionSelector Support for image annotation in form of Fragment Selectors

Frontend Profile page ( Follow, Person specific feed) Feed page (Semantic search) Leaderboard Forgot password flow Some basic UI fixes Moderation-not-moderator moderation-not-jury moderation-jury Vote poll page is redesigned with new functionalities such as (Report, Annotations, Share)

Backend

Changelog

Mod selection routine is added Poll close routine which handles both poll closing and grading is added Moderator requests has been implemented and their endpoints are added Moderator tags has been implemented and their endpoints are added Poll report and comment mechanisms has been implemented Friend mechanisms follow,unfollow,followers and followed has been implemented Point system has been implemented New methods for get poll has been implemented