Releases: bounswe/bounswe2024group9
0.1.0-alpha-old
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
- Code Execution API connection by @serhan-cakmak in #213
- init: fetching data from wikipedia by @damlakayikci in #214
- Initializing remote database by @Mutti499 in #217
- Wiki search and result by @kristinatrajkovski in #223
- Merging the changes at backend with the frontend by @ErayEroglu in #227
- Create User Authentication system by @serhan-cakmak in #221
- Web frontend merge by @ErayEroglu in #232
- Sync between search and code execution pages by @ErayEroglu in #233
- Connection of pages by @ErayEroglu in #234
- redo deleted wiki search and result components by @kristinatrajkovski in #236
- Models and endpoints implemented on the backend by @Mutti499 in #237
- Mobile backend connection by @halil-karabacak in #241
- Mobile search results & post creation by @halil-karabacak in #240
- Dockerize by @damlakayikci in #244
- Web front back connection by @ErayEroglu in #245
- Merge code execution to main by @ceylingebes in #246
- Merging main my branch by @ErayEroglu in #247
- Bugfix by @ErayEroglu in #248
New Contributors
- @serhan-cakmak made their first contribution in #213
- @damlakayikci made their first contribution in #214
- @ErayEroglu made their first contribution in #227
Full Changelog: Group-9-Practice-App-Release-v0.3...customer-milestone-1
0.1.0-alpha
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
- Code Execution API connection by @serhan-cakmak in #213
- init: fetching data from wikipedia by @damlakayikci in #214
- Initializing remote database by @Mutti499 in #217
- Wiki search and result by @kristinatrajkovski in #223
- Merging the changes at backend with the frontend by @ErayEroglu in #227
- Create User Authentication system by @serhan-cakmak in #221
- Web frontend merge by @ErayEroglu in #232
- Sync between search and code execution pages by @ErayEroglu in #233
- Connection of pages by @ErayEroglu in #234
- redo deleted wiki search and result components by @kristinatrajkovski in #236
- Models and endpoints implemented on the backend by @Mutti499 in #237
- Mobile backend connection by @halil-karabacak in #241
- Mobile search results & post creation by @halil-karabacak in #240
- Dockerize by @damlakayikci in #244
- Web front back connection by @ErayEroglu in #245
- Merge code execution to main by @ceylingebes in #246
- Merging main my branch by @ErayEroglu in #247
- Bugfix by @ErayEroglu in #248
New Contributors
- @serhan-cakmak made their first contribution in #213
- @damlakayikci made their first contribution in #214
- @ErayEroglu made their first contribution in #227
Full Changelog: Group-9-Practice-App-Release-v0.3...customer-milestone-1
Group-9-Practice-App-Release-v0.2
Group9-Practice-App-Release-v0.2 apk done
Group-9-Practice-App-Release-v.03
APK generation & request fixes are completed on both web & mobile.
Group-9-BuRoute-Release-v.01
We have successfully tested the app with the API using docker.
What's Changed
- Milestone1 deliverable added by @halil-karabacak in #108
- Wikidata API implemented by @Mutti499 in #124
- Database Search API implemented #124 by @Mutti499 in #131
- Web Search Results by @kristinatrajkovski in #143
- Bar design update by @ErayEroglu in #146
- Login Signup and Authentications Implemented by @Mutti499 in #151
- Login Authentications Implemented by @ceylingebes in #151
- Static Search Result and Dynamic URLs added by @Mutti499 & @ceylingebes in #154
- Mobile/dev to main by @halil-karabacak & @ceylingebes in #153
- Web Deployment by @Mutti499 in #158
- Project Dockerization & Deployment by @poyrazogluyigit
New Contributors
- @halil-karabacak made their first contribution in #108
- @Mutti499 made their first contribution in #124
- @kristinatrajkovski made their first contribution in #143
- @ceylingebes made their first contribution in #151
Full Changelog: https://github.com/bounswe/bounswe2024group9/commits/milestone-2