Releases: bounswe/bounswe2025group9
Releases · bounswe/bounswe2025group9
Nutrihub: Last Touches
Visit our website 👇

Demo Link: https://www.youtube.com/watch?v=Uglpcuw_Zg0
What's Changed
- Fetch FatSecret keys from env by @orbitstabilizer in #317
- feat: added wikidata entity api endpoint by @y4z1c1 in #315
- feat: add apk link to the footer by @y4z1c1 in #318
- Feat/271 integrate endpoints related to food catalog for mobile by @onurkck928 in #319
- Consume random image api from Foodish by @orbitstabilizer in #322
Full Changelog: v1.1.0...v1.2.0
SSL Certified Web App + Android APK
Visit our website 👇

What's Changed
- Food Proposal in Food Catalog (#283) by @nuriba in #286
- fix: remove depreceated packages that are preventing build by @y4z1c1 in #296
- Enable HTTPS and Update Docker Setup by @orbitstabilizer in #297
- Feat/sorting in food catalog by @ArdaSaygan in #299
- Feat/292 Improving forum functionalities related to endpoints by @onurkck928 in #305
- Frontend tests have been created and organized into a proper directory structure by @nuriba in #294
- docs: Update Postman collection with improved documentation and URL fixes by @hasancankeles in #311
- Enable Let's Encrypt TLS with Certbot by @orbitstabilizer in #308
- External api for image url by @nuriba in #312
- Fix unused variable by @orbitstabilizer in #313
- fix/unify forum styling by @y4z1c1 in #306
- feat/unify foods styling by @y4z1c1 in #309
- fix: beautify navbar for mobile screens by @y4z1c1 in #302
- docs: Add Nutrihub logo and website link to README by @hasancankeles in #300
Full Changelog: v1.0.0...v1.1.0
Domain Hosted Web App
What's Changed
- Create GitHub Issue Templates by @ArdaSaygan in #26
- docs: update README with latest project details by @y4z1c1 in #54
- chore: add reviewers header and emojis to issue templates by @y4z1c1 in #64
- General backend development setup in python for django by @orbitstabilizer in #112
- feat:introduce the first structure of frontend folder by @y4z1c1 in #121
- fix: removed all auto-added unnecessary files by @y4z1c1 in #123
- 115 coding part for backend api introduction by @berkaybilen in #118
- frontend bootstrap by @y4z1c1 in #124
- MySQL integration with temp credentials using docker by @berkaybilen in #138
- feat: #142 Improving forum by @berkgoktash in #147
- Implement User Registration API by @ffbilsel in #135
- fix unwanted fe changes from the last commit. by @ffbilsel in #151
- feat #148 Creating the mobile app project by @onurkck928 in #149
- Add Vitest setup and example test by @y4z1c1 in #152
- implemented jwt login with rest_framework_simplejwt by @ffbilsel in #153
- Improve Food Database UI by @ArdaSaygan in #163
- Improvements to the forum section by @berkgoktash in #166
- feat #154 Creating draft screens and navigation set up by @onurkck928 in #155
- feat #157 Implemented the basic UI's for the app screens by @onurkck928 in #167
- #137 : add 500 common foods to mysql database by @berkaybilen in #150
- Implemented theme toggle button for light/dark modes by @onurkck928 in #168
- feat: added login and signup pages by @hasancankeles in #182
- Food module is created for its related tasks, migrations and models c… by @berkaybilen in #180
- Backend dockerization by @ffbilsel in #185
- fix/199-register-api-call-returns-internal-server-error by @ArdaSaygan in #200
- feat/frontend-api-integration by @y4z1c1 in #197
- Bootstrap forum app by @orbitstabilizer in #204
- Feat/187 get food endpoint by @ArdaSaygan in #205
- 129 change password functionality by @berkaybilen in #177
- feat: added db population into dockerfile by @y4z1c1 in #209
- Logout1.0 by @Taha-Topaloglu in #175
- Calculating the nutrition scores by @berkgoktash in #219
- feat #178 Refactoring mobile codebase by @onurkck928 in #201
- Add tag support and filtering to posts by @orbitstabilizer in #216
- feat #206 Improving Food Catalog Screen by @onurkck928 in #220
- feat/enforce-login by @y4z1c1 in #214
- feat #211 Improving Food Catalog Screen by @onurkck928 in #221
- Feat/207 adding filtering to get food items by @ArdaSaygan in #218
- feat #212 Improving Login Screen by @onurkck928 in #222
- Add comment functionality and author filtering to forum by @orbitstabilizer in #223
- Scrape food image by @berkaybilen in #228
- image urls and nutrition scores have been added by @nuriba in #230
- Feat/226 pagination control in the backend by @ArdaSaygan in #231
- Add like functionality to posts by @orbitstabilizer in #229
- Feat/224 integrating get food item by @ArdaSaygan in #233
- Feat/225 integrating login related endpoints by @onurkck928 in #236
- fix: food catalog not shown by @ArdaSaygan in #239
- feat: added pagination to food catalog frontend by @ArdaSaygan in #241
- fix image url db insertion by @berkaybilen in #243
- move imports by @berkaybilen in #247
- Feat/244 add image url and dietary options to food items frontend by @ArdaSaygan in #245
- feat/forum-backend-integration by @y4z1c1 in #237
- Minor frontend issues by @orbitstabilizer in #252
- feat/238-Fuzzy-search-forum-titles by @hasancankeles in #256
- 234 common endpoints admin panel for food proposal by @berkaybilen in #248
- Recipe model endpoints are implemented by @berkgoktash in #267
- Add suggest_recipe endpoint and tests by @ArdaSaygan in #268
- feat/improve-login-ux by @y4z1c1 in #269
- feat: connected log out functionality with backend logout endpoint by @y4z1c1 in #255
- feat: add search bar to the forum by @y4z1c1 in #258
- Fix/260 search in food catalog by @ArdaSaygan in #272
- Mobile APK Generation by @y4z1c1 in #274
- feat: Add random meal endpoint from TheMealDB API by @hasancankeles in #278
- Feat/270 Backend-integration-for-forum-screen by @onurkck928 in #280
- Feat/276 recipe frontend integration by @berkgoktash in #281
- Beautify Authentication Pages In Mobile by @y4z1c1 in #279
- Manual food proposal endpoint by @berkaybilen in #266
- Fix typo in django reverse url match by @orbitstabilizer in #283
- Refactor all absolute endpoint usages with reverse calls by @orbitstabilizer in #284
- Deployment and Admin Integration Fixes by @orbitstabilizer in #285
New Contributors
- @berkaybilen made their first contribution in #118
- @berkgoktash made their first contribution in #147
- @ffbilsel made their first contribution in #135
- @Taha-Topaloglu made their first contribution in #175
Full Changelog: https://github.com/bounswe/bounswe2025group9/commits/v1.0.0