Skip to content

chern/Twit4Java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

95 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Twit4Java

A rudimentary Twitter client for Java

About

Twit4Java is a basic Twitter client written in Java. We are making this for fun and as our final project in our Computer Programming class.

Authors

Twit4Java is brought to you by @Chern and @nishand17.

Running this project

In order to run Twit4Java, you will need to do the following things—

  • Add the Twitter4J .jar files to your IDE's classpath. In BlueJ, do the following: BlueJ -> Preferences -> Libraries
  • Ensure that you can access Twitter over your current network
  • Run main() method in the TwitStarter class

Technologies

Twit4Java uses the Twitter4J library.

Future Roadmap

The current version of Twit4Java is 1.2, which includes features such as UI and profile view enhancements.

We have big plans for future releases. The current roadmap includes the following proposals:

  • 2.0: Twitter Bot