Giter Club home page Giter Club logo

martian-api's Introduction

Martian Daily

A webpage to check the weather on Mars and do awesome image searches using NASA APIs, 11.18.2020

By Taylor Delph & Kaila Sprague McRae

๐Ÿšฉ Description

This project was created for Epicodus Week 6, Intermediate JavaScript/Asynchrony and APIs/Lesson 25. This application uses mutlitple NASA API's and shows the weather on Mars using Insight API. It also shows images from the Mars Rovers using Mars Rovers Photos API.Lastly, users can search for images in NASA image library using NASA Image and Video Library API.

Stretch Goals

  • Show captions under search image results
  • Make bg random cool photo
  • Make weather forecast look like a weather forecast
  • When you click search, it clears everything except search bar and search results

๐Ÿ”ง Setup/Installation Requirements

Necessary Specifications

  • To run this project locally you will need to have node. You can check if you have node by running node -v in the command line. If you do not have node please find more information and download here

  • You will also need to have a NASA API Key. To get this you will need to request a Key here.

Open Locally

Opening using GitHub Desktop:

Go to my GitHub repository here, https://github.com/taylulz/martian-api.git, and click on the green 'Code' button to clone the repository, Open with GitHub Desktop OR Download the ZIP file

To clone using the Command Line:

  1. Push the green 'Clone' button and copy the URL.
  2. Open Terminal or GitBash and input the command: git clone https://github.com/taylulz/martian-api.git
  3. To view the code, open the copied directory with Visual Studio Code or your preferred text editor by inputing the command code . in your terminal.
  4. To view the website, open index.html in Chrome or your preferred browser.

Running a functioning environment:

  1. Run npm install in terminal to gain access to webpack.
  2. Create a .env file in the root directory.
  3. Save your API key in the .env by inputting API_KEY= {Your API Key}.
  4. Input npm run start to view the live server for the application.

๐Ÿ› Known Bugs

No known bugs at this time

๐Ÿ“ซ Support and contact details

If you run into any problems or have any questions please contact us via email:

๐Ÿ› ๏ธ Technologies Used

This project uses the following technologies:

  • NASA APIs (Insight, Mars Rover Photos, NASA Image and Video Library)
  • JavaScript
  • JQuery
  • HTML
  • CSS
  • Bootstrap
  • GitHub

๐Ÿ“˜ License

MIT License

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.

Copyright (c) 2020 Kaila Sprague McRae and Taylor Delph

martian-api's People

Contributors

jd-fj avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.