Skip to content

bruckwubete/kickit.online.front

Repository files navigation

Status

Build Status npm version npm version

kickit.online.front

kickit.online is a web application that consumes The Movie Database API

This Project has two parts 1. A frontend javascript client that provides a user interface 2. A backend ruby on rails API that consumes The Movie Database API and renders to frontend

DEMO

wanna see how awsome this application is? check it out.

Installation

makesure node.js and npm are installed

  1. run npm install
  2. run bower install
  3. follow backend setup instructions
  4. go to chrome and hit the backend

Usage

This project was built for an experimental and learning purposes by the owner Bruck Wubete Although it is experimental this application demenestrates the power of APIs and just how much flexibility they provide to developers.

TODO:expand this section

Testing

Running grunt test will run the unit tests with karma.

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

History

TODO: Write history

Credits

Fully built and developed by Bruck Wubete

License

TODO: Write license

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published