Coder Social home page Coder Social logo

makemy's Introduction

MakeMy

Or how to sharpen your ReactJS skills in few days...

Projects Homepage

makemy.org

Description

MakeMy app has 1 core functionality, which is displaying photos from Flickr based on the part of the day (according to user local time). Second feature is fetching and rendering the Chuck Norris Jokes (from ICNDB API) in an random order.

Part of the day: For determining what part of the day is currently at users side (day/night) Sunrise-Sunset API is being implemented in combination with HTML geolocation api. There is an failover (in case user reject to share location) which represents the hardcoded (in config file) times for sunrise/sunset.

Technology stack

  • ReactJS
  • React-router
  • ES6
  • Babel
  • Webpack

How to make it work

First obtain Flickr api key and populate it into /configs/apiConfigs.js. Then do 'npm install' so that all dependency modules are being installed. Last thing is to run 'npm start' which is going to run the app in dev mode and if everything went cool you will be able to access the 'http://localhost:8080'...

ToDo

  • Wrapp the app in an Google Chrome extension (so that it loads on opening the new tab).
  • Provide the possibility for easy downloading of images that Owner has allowed to be downloadable (Flickr api returns this info). DONE

makemy's People

Contributors

radojesrb avatar

Stargazers

 avatar  avatar Dragan Filipović avatar

Watchers

James Cloos avatar  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.