Skip to content

Releases: bounswe/bounswe2024group9

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