Skip to content

RocketLaunch is a full-stack application created with MongoDB, Express.js, React.js, Node.js and GraphQL that can be utilized to search for and watch rocket launch.

Notifications You must be signed in to change notification settings

amandardz/RocketLaunch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RocketLaunch

Description

RocketLaunch is a full stack application created with MongoDB, Express, React, Node, and GraphQL that can be utilized to search for and watch rocket launches.

Video Demonstration

Click on the image to view video
Video Demonstration

Table of Contents

Installation

  1. Copy the clone link of the repository from GitHub.
  2. Open Bash or Terminal Window.
  3. When the console opens, navigate to the directory the repository will be added to. Remember to use the command cd to change directories.
  4. In the console, type the command git clone and paste the link to repository.
  5. Open repository in preferred code editor.
  6. Open terminal in code editor.
  7. Type in terminal npm i or npm install to install dependency packages needed.
  8. Once all dependencies have been installed, run npm run develop to run the front and back end of the application.

⬆ Back to top

Usage

  • Click on the Login/Signup button to gain access to the site.
  • Once logged in, the dashboard page will be presented. This is where the saved launches will be stored for later view.
  • Click on the search on the navigation bar to direct to the search page where launches can be searched.
  • Once the search criteria has been entered, the results will populate. Click on the save button to save launch to dashboard page.

⬆ Back to top

Apollo/GraphQL

User Mutation Save Launch Mutation Remove Launch Mutation

⬆ Back to top

WireFrame

WireFrame

⬆ Back to top

About

RocketLaunch is a full-stack application created with MongoDB, Express.js, React.js, Node.js and GraphQL that can be utilized to search for and watch rocket launch.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published