• Reimar's school projects

  • Joined on 2023-01-23
ReiMerc pushed to master at ReiMerc/easyeat 2025-05-06 07:50:40 +01:00
bdd7a0dfdb Group activities and fragments by domain
ReiMerc pushed to master at ReiMerc/easyeat 2025-05-05 12:25:05 +01:00
0c1f167e20 Implement updating username/email and changing password and logout
a446ad934c Add button to add shopping item
Compare 2 commits »
ReiMerc pushed to master at ReiMerc/easyeat 2025-05-01 11:04:34 +01:00
7c45526563 Add profile page, implement authentication
ReiMerc pushed to master at ReiMerc/easyeat 2025-05-01 08:43:31 +01:00
a63b98e180 Save tokens when logging in and implement refresh token
ReiMerc pushed to master at ReiMerc/easyeat 2025-04-30 12:24:01 +01:00
d00bace5b7 Add progress dialogs when signing up/logging in
ReiMerc deleted branch api-connection from ReiMerc/easyeat 2025-04-30 11:35:34 +01:00
ReiMerc pushed to master at ReiMerc/easyeat 2025-04-30 11:34:57 +01:00
75559daacb Merge branch 'api-connection'
dfa9abc4b9 Fix errors in api calls, move base url to gradle properties
0f791cc642 Merge branch 'master' into api-connection
5e32ad7133 Implement registering user
93057d43d5 Implement send http requests to the api
Compare 5 commits »
ReiMerc pushed to api-connection at ReiMerc/easyeat 2025-04-30 11:33:06 +01:00
dfa9abc4b9 Fix errors in api calls, move base url to gradle properties
0f791cc642 Merge branch 'master' into api-connection
15de778225 Migrations
792bf196f0 SQLite added to gitignore
182ca1655c Merge branch 'master' of git.reim.ar:ReiMerc/easyeat
Compare 10 commits »
ReiMerc pushed to api-connection at ReiMerc/easyeat 2025-04-29 12:56:17 +01:00
5e32ad7133 Implement registering user
ReiMerc pushed to api-connection at ReiMerc/easyeat 2025-04-29 12:19:11 +01:00
93057d43d5 Implement send http requests to the api
ReiMerc created branch api-connection in ReiMerc/easyeat 2025-04-29 12:19:10 +01:00
ReiMerc pushed to master at ReiMerc/easyeat 2025-04-28 09:45:10 +01:00
00ecfc8485 Move dish list into fragment, rename home fragment, add icon
ReiMerc pushed to master at ReiMerc/easyeat 2025-04-28 08:20:13 +01:00
bbd937ff65 Remove test folders
ReiMerc pushed to master at ReiMerc/easyeat 2025-04-23 12:25:41 +01:00
9fae8ce5b5 Create register activity
9fd62f9565 Create login activity
Compare 2 commits »
ReiMerc pushed to master at ReiMerc/easyeat 2025-04-23 10:37:19 +01:00
d9cc16e3d7 Add logo to app
ReiMerc pushed to master at ReiMerc/easyeat 2025-04-23 10:19:34 +01:00
5b1680eed8 Create welcome activity
ReiMerc pushed to master at ReiMerc/easyeat 2025-04-23 09:26:35 +01:00
0c8f40f7e5 Make building work, add bottom navigation view
ReiMerc pushed to master at ReiMerc/mags-banko 2025-04-22 14:30:37 +01:00
1e1de33e42 Add names.json file
ReiMerc pushed to master at ReiMerc/easyeat 2025-04-22 10:51:53 +01:00
79013d86a4 Create android project
ReiMerc pushed to master at ReiMerc/easyeat 2025-04-22 09:25:39 +01:00
de3fd9ff4a Initial commit