Skip to content

marijastojanovic5/back_end_mars

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MARS

This is application that lets you explore one more planet in our Milkey Way - Mars. Mars is very similar to Earth and in this app you can read about Mars in general, you can check the weather, close approacting object and you can see picture of the day that NASA changes daily. One of the active Rovers on Mars has 5 different cameras where you can browse through photos, save them into your library, make comments and delete them as well. Enjoy!


You will need to clone frontend application repo in order to explore the app.(Mars Frontend)


Database Setup

Run bundle install to make sure everything is up to date. This app runs on Postgresql.

run db:create
run db:migrate

To start app on your local server:

run rails s -p 4000 (open up http://localhost:4000 in your browser)


Frameworks and Libraries used

Front-end: JavaScript and React.js
Back-end: Ruby on Rails
Styling: Bootstrap,CSS


Author

Marija Stojanovic (Linkedin)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors