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.
- 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.
- Language: Java (100% pure Java-based application)
- Platform: Console
- Clone the repository from GitHub:
git clone https://github.com/DhruvHarani1/TextIT.git
- Navigate to the project directory:
cd TextIt
- Compile the Java files:
javac Main.java
- Run the application:
java Main
- Launch the application in your console.
- Follow the on-screen prompts to:
- Post text content.
- Like posts shared by others.
- Share posts.
- Explore and enjoy the minimalist social media experience!
- Add user authentication and profiles.
- Implement a search feature for posts.
- Include a trending section for popular posts.
- Add support for hashtags.
Contributions are welcome! Feel free to fork the repository and submit pull requests.
This project is licensed under the MIT License. See the LICENSE file for details.
For any questions or feedback, feel free to reach out:
- Developer: Dhruv , Vraj
- Designer: Jainil , Neer
- Tester & Helping Hand's: Ved , Umang
- Email: dhruvharani5@gmail.com
- GitHub: https://github.com/DhruvHarani1