Git Product home page Git Product logo

juniorfrontendtest's Introduction

JuniorFrontendTest

APP - http://filipjerga.com/gitapp/src/index.html

Application is tested in Google Chrome , Safari

===========================================

  1. App is fully working and fetching data from github.
  2. User can search users of github and list repositories with number of forks and watchers.
  3. User can click repository that will navigate him to actual Git repository
  4. Added Unit testing even when there is not much to test because of encapsulated code, and most of app is manipulating DOM, but testing enviroment test in Jasmine is set and there are few tests.

FILE STRUCTURE OF APP

  1. JS App is in src/js/app.js
  2. Html files in src/index.html
  3. Assets in src/style/resources
  4. Tests src/js/jasmine

STRUCTURE OF APP

App is devided into 3 controlls - 1. UI Controll - Only for manipulating DOM 2. Data Controll - Only for working with data that are sent from API call 3. General Controll - Used for init off app and Event listeners, this controll is reponsible for working with UI and Data Controll.

=========================================== In this App is used plain javascript, no libaries and frameworks except UnitTesting.

In case for any questions please contanct me, I will be more than happy to answer your questions. Work on this project was really fun.

TIME SPENT : +- 6hours

juniorfrontendtest's People

Contributors

jerga99 avatar

Stargazers

Joe Addamo  avatar

Watchers

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