Skip to content

Showcase app for getting information from two public api's, modeling the data and displaying it in the browser.

Notifications You must be signed in to change notification settings

manueldelreal/twitter_wikipedia_app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Twitter & Wikipedia results

Simple Application to retrieve results from Twitter and Wikipedia passing a query as parameter

Feature work

  • Improvement and refactoring of code on results_search.html
  • Add ‘limit results those near me’ option

Requirements

Set up development environment

  • Run the following command to setup virtual environment (it may take a while the first time)
vagrant up
  • When the virtual environment is ready, establish a connection with the following command
vagrant ssh

Contributing

To ensure the project quality, you must run the following script before every commit and make sure no problems were detected

sh tests.sh

About

Showcase app for getting information from two public api's, modeling the data and displaying it in the browser.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published