Skip to content

lalithpolepeddi/spaceships-near-me

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sightings

This is a sample application for "Deploying Flask to Heroku and Creating an Android App with PhoneGap" on Tech.Pro.

This repo has the following checkpoints

You can switch to each checkpoint to see what the code looks like up to that point by either cloning the repo or using the GitHub branch menu.

Cloning the repo

First clone this repo by running

$ git clone git://github.com/cuttarug/spaceships-near-me.git

Then fetch each checkpoint to see what the code looks like at that point by running $ git checkout [<checkpoint-name>]. For example, to view the code at checkpoint "01_fullscreen_map", type

$ git checkout 01_fullscreen_map

Using the GitHub branch menu

Alternatively, you can use GitHub's web interface to view each checkpoint. Click on the branch menu and select the checkpoint you want to view, shown below:

GitHub Branch Menu

Releases

No releases published

Packages

No packages published