Skip to content

tmoon8730/atib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A.T.I.B (Automated Trump Information Bot)

Purpose

The purpose of this project is to build a web application that gathers information and data relating to the United States 45th President Donald Trump. This is a strictly data oriented project and is not a political statement. This project is to remain as un-biased as possible in its purpose of displaying data. The referenced data can include, but is not limited to, news articles, Twitter statistics and tweets, Facebook posts, and any other information that could be relevant. This project will attempt to accumulate all this data in an automated fashion with limited input from the creators.

Installation

More information to come

Usage

More information to come

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b atib-mynewfeature-myname
  3. Set up the needed properties files
  4. Commit your changes: git commit -am 'Add some feature'
  5. Push to the branch: git push origin my-new-feature
  6. Submit a pull request and put Tyler Moon as the reviewer :D

ATIB is licensed under the MIT license, and we welcome anybody to fork and submit a Pull Request back with their changes. To contribute code, please check out GETTING-STARTED.md and CONTRIBUTING.md for more details.

History

January 2017

  • Created the initial project

Contributors

  • Tyler Moon
  • Lawton Mizell

License

Copyright 2017 Tyler Moon

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.