Skip to content

mohdsanadzakirizvi/yourstory_frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

YourStory Front End App Challenge

The above repository contains code for one of the Front End challenges given by YourStory. The project fetches in real-time all the images from a Reddit feed (https://www.reddit.com/r/pics/.json?jsonp=). It gives options such as sort the images according to title , view the image in detail state and download the image.

Live Project Demo : http://simplysanad.com/yourstory_frontend/

The project is MIT licensed .

#Project structure :

  1. Main Javascript file with controllers : js/app.js

  2. Main CSS file : css/main.css

  3. Templates for views :

    a. Base/Home view : index.html

    b. Gallery view : templates/gallery.html

    c. Detailed state view for an Image : templates/gallery-detail.html

#Technology used :

  1. Materalize CSS
  2. AngularJS

About

A front end app using angularjs to fetch photos from reddit and display

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published