Skip to content

Releases: bounswe/bounswe2024group9

0.9.0-first

16 Dec 18:52
Compare
Choose a tag to compare

Group 9 CMPE 451 2024 Fall Final Release

What's Changed

Full Changelog: customer-milestone-2...customer-presentation-3

0.9.0

17 Dec 10:37
Compare
Choose a tag to compare

Group 9 CMPE 451 2024 Fall Final Release

IMPORTANT NOTE

This release was created after a discussion with our professor @suzan-uskudarli. The tag customer-presentation-3-first contains last-minute merges without review which have broken the system. This release contains two very minor commits that just revert the problem. We kindly request you grade this release.

What's Changed

Full Changelog: customer-milestone-2...customer-presentation-3

0.2.0-alpha - old

25 Nov 18:51
Compare
Choose a tag to compare
0.2.0-alpha - old Pre-release
Pre-release

Main changes:

  • Optimizations were made in back end for efficiency and functionality
  • Annotations added according to the standard
  • Wikidata search enhanced with new topics
  • Tests added and enhanced
  • UI/UX details added
  • Filtering at the feed
  • Mobile enhancement/function completion
  • Functionality enhancement in the web

What's Changed

New Contributors

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

0.2.0-alpha

25 Nov 18:59
Compare
Choose a tag to compare
0.2.0-alpha Pre-release
Pre-release

What's Changed

New Contributors

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

0.1.0-alpha-old

21 Oct 22:58
Compare
Choose a tag to compare
0.1.0-alpha-old Pre-release
Pre-release

Brief

Backend Implementation

Endpoints and Models: Varied endpoints (for sign up, sign in, questıon creation, listing questions) and models (Question, User, Comment) were developed at the backend for handling user requests to interact with the database for each action of the users. This includes endpoints for user authentication, fetching data from the database, or handling a mobile request.

Frontend Structure

The overall structure of the front end was aimed at enhancing usability and navigational ease. It involved collapsing components so that pages would integrate well and provide seamless user experiences. Login, sign up, feed and code execution functionality is developed as a frontend for better enhancement and understanding for customers. Code execution page, which can be also named as question details page, allows users to see full post and comments, run input code snippets and immediately see results by execute code function.

Mobile Capabilities

Creating a Question Command: Even the creation functionalities of questions would have lain with the mobile users, too, which would make them capable of interacting with an application.

What's Changed

New Contributors

Full Changelog: Group-9-Practice-App-Release-v0.3...customer-milestone-1

0.1.0-alpha

22 Oct 04:27
Compare
Choose a tag to compare
0.1.0-alpha Pre-release
Pre-release

Brief

Backend Implementation

Endpoints and Models: Varied endpoints (for sign up, sign in, questıon creation, listing questions) and models (Question, User, Comment) were developed at the backend for handling user requests to interact with the database for each action of the users. This includes endpoints for user authentication, fetching data from the database, or handling a mobile request.

Frontend Structure

The overall structure of the front end was aimed at enhancing usability and navigational ease. It involved collapsing components so that pages would integrate well and provide seamless user experiences. Login, sign up, feed and code execution functionality is developed as a frontend for better enhancement and understanding for customers. Code execution page, which can be also named as question details page, allows users to see full post and comments, run input code snippets and immediately see results by execute code function.

Mobile Capabilities

Creating a Question Command: Even the creation functionalities of questions would have lain with the mobile users, too, which would make them capable of interacting with an application.

What's Changed

New Contributors

Full Changelog: Group-9-Practice-App-Release-v0.3...customer-milestone-1

Group-9-Practice-App-Release-v0.2

17 May 18:57
Compare
Choose a tag to compare
Pre-release
Group9-Practice-App-Release-v0.2

apk done

Group-9-Practice-App-Release-v.03

18 May 12:25
Compare
Choose a tag to compare
Pre-release

APK generation & request fixes are completed on both web & mobile.

Group-9-BuRoute-Release-v.01

30 Apr 18:33
1008c2f
Compare
Choose a tag to compare
Pre-release

We have successfully tested the app with the API using docker.

What's Changed

New Contributors

Full Changelog: https://github.com/bounswe/bounswe2024group9/commits/milestone-2