Skip to content

**TextIt** is a 100% Java-based console app that brings social media to the terminal. Users can post, like, and share text-based content, creating an interactive platform in a minimalist environment. Built entirely with Java, it showcases the potential of console applications for engaging social interaction.

License

Notifications You must be signed in to change notification settings

DhruvHarani1/TextIT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TextIt

TextIt is a console-based social media application developed entirely in Java. It allows users to post, like, and share text-based content, offering a simple yet interactive platform for communication. This project showcases the power and potential of console-based applications.

Features

  • Post Content: Share your thoughts and ideas in text form.
  • Like Posts: Engage with posts by liking them.
  • Share Content: Share text-based posts with others.
  • Interactive Console: A minimalist interface focused on simplicity.

Technology Stack

  • Language: Java (100% pure Java-based application)
  • Platform: Console

Installation

  1. Clone the repository from GitHub:
    git clone https://github.com/DhruvHarani1/TextIT.git
  2. Navigate to the project directory:
    cd TextIt
  3. Compile the Java files:
    javac Main.java
  4. Run the application:
    java Main

How to Use

  1. Launch the application in your console.
  2. Follow the on-screen prompts to:
    • Post text content.
    • Like posts shared by others.
    • Share posts.
  3. Explore and enjoy the minimalist social media experience!

Future Enhancements

  • Add user authentication and profiles.
  • Implement a search feature for posts.
  • Include a trending section for popular posts.
  • Add support for hashtags.

Contributing

Contributions are welcome! Feel free to fork the repository and submit pull requests.

License

This project is licensed under the MIT License. See the LICENSE file for details.

Contact

For any questions or feedback, feel free to reach out:

About

**TextIt** is a 100% Java-based console app that brings social media to the terminal. Users can post, like, and share text-based content, creating an interactive platform in a minimalist environment. Built entirely with Java, it showcases the potential of console applications for engaging social interaction.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages