Skip to content

Now&Then is a mobile application which supports the process of taking photos of the same location over time.

Notifications You must be signed in to change notification settings

Joeran/NowAndThenPhotos

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

98 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SoftwareEngineering16

Now&Then is an Android application and API which supports the process of taking photos from the same location over time.

What's included in the code bundle?

Client Application

./PhotosProject/

Contains the source code for the client application for Android. The client is written in React Native with Expo. The client allows the user to create new scenes of photos.

For information on how to install the client application, please refer to the Deployment file.

./DEPLOY.md

Server Application

./RESTapi/

Contains the source code for the server application. The application runs an Express server that allows for POST and GET requests to generate a video from the images in a scene. Currently the server runs at

http://api.nowandthen.io/

For information on how to run the server on your local machine, please refer to the Deployment file.

Design

./Design/

Contains the source for all of the design files used for the project. It includes the .xd design file created with Adobe XD as well as the UI kit files we used and image outputs of the individual screen designs.

APK

./nowandthen.apk

We've also included an APK file to install the application on Android. More details about this installation can be found in

./DEPLOY.md

Demo

We've included the demo of the app from our final presentation in the repo too if you want to see how the app works in action

./demo.mp4

About

Now&Then is a mobile application which supports the process of taking photos of the same location over time.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 99.8%
  • HTML 0.2%