Skip to content

Android / iOS app that lets users search images from the Mars rovers Curiosity, Opportunity, Perseverance, and Spirit.

Notifications You must be signed in to change notification settings

ephcoding/rovercam

Repository files navigation

rovercam readme graphic

Thanks to the Mars Rover Photos API from NASA, ROVERCAM gives users the ability to explore the Red Plant through the eyes of the Mars Rovers: Curiosity, Opportunity, Perseverance, & Spirit.

ROVERCAM lets you:

  • see the latest photos from each rover
  • search photos by SOL (martian day)
  • search photos by Earth Date
  • filter photo results by rover camera (coming soon!)

‼️ Check out BUILD_NOTES.md for project roadmap, resources, notes & more! ‼️

rovercam readme graphic

clone project

git clone https://github.com/modevx/rovercam.git

install dependencies

npm i

OR

yarn

run it

npm start

OR

yarn start

rovercam readme graphic

Mars Rover Photos API

https://mars-photos.herokuapp.com/api/v1 allows CORS & doesn't require a NASA API key

https://api.nasa.gov/mars-photos/ official NASA Mars Rover Photos API endpoint. I'll swap out the Heroku endpoint for this one when ROVERCAM goes live.

rovercam readme graphic

Chris Cerami

Maintains the Mars Rover Photo API

GitHub followers Twitter Follow

Logos By Nick

Platform with "tutorials for learning about Open Source design software, such as Inkscape and GIMP"

YouTube Channel Subscribers

rovercam readme graphic

MIT

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

rovercam readme graphic

Since ROVERCAM is more of an exercise in getting my feet wet with Expo/React Native, I'm not going for perfection.

That being said, I am always open to feedback, pointers, best practice approaches, criticism & the like.

rovercam readme graphic

Releases

No releases published

Packages

No packages published