Skip to content
Snippets Groups Projects
Select Git revision
  • feature/camera
  • feature/geolocation
  • feature/swipe
  • main default protected
  • photoserver
  • prototyping
6 results
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.016Apr109528Mar27111018Feb513Jan11108622Nov13JunI have fixed swiping screen, now the photo table is connected to the swipe table using the 'photo ID' column.feature/swipefeature/swipeThe swiping engine now sends the swiping info to the Supabase table 'Swipes', showing if the photo was liked/disliked, at what time, provided with it's own IDSwiping engine now shows all the images from the Photos table.Created the swipescreens to allow users to like / dislike images.adding my photoserverphotoserverphotoservermaking changes to my README filefeature/camerafeature/cameraadding my camera code with the fetch api to POST my photos towards my server, saving my photos on my serveradding some navigation for the app. This will allow me to navigate between the featuresadding my readme file to my projectcreating features for photo / video takingMerge branch 'feature/geolocation' of gitlab.doc.gold.ac.uk:photoapp/photographyonthemove into feature/geolocationfeature/geoloca…feature/geolocationupdating prebuild filesInitial commitAdding Videoonly pushing my readme fileFinal push for the prototype workmerging files from gitlabUpdated Bare Flow code, with working geofencing features, outputting enter and exit commands.Reorganising my files so that it's easy to navigate around codeRemoved my old folder due to issues with running the command npx expo run:android. As such, this is a working bare flow project that will allow me to adopt my geolocation code with the use of expo location.Adapted use of geolocation to notify users when entering / leaving areas. Adopting the development build as Expo Go does not support foreground and background features. Therefore, the creation of new files (Android) was createdSetting up structure for prototypingprototypingprototypingUpdate README.mdmainmainfirst commit to github