Skip to content

zombibly/NasaMarsRover

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Nasa Mars Rover Project

Author: Jacob Ouellette

Backend Application

Restful API that interacts with Nasa's public API.

Tools Used

  • .net core 2.1
  • ef core in-memory db
  • CQRS business layer design

Frontend Application

Tools Used

  • Angular 8
  • Bootstrap 4

How to Run

  1. Get angular cli: npm install -g @angular/cli
  2. enter the nasa project /nasa-frontend/nasa
  3. run npm install
  4. run ng serve --open (this should open the application in your default browser)

Improvements

  1. Backend - Make the Camera model match Nasa's camera model better
  2. Frontend - Date Picker
  3. Frontend - Better use of the carousel (arrows on the side)
  4. Frontend - Make the index one based (better UX)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published