Student-Circle is a social media platform designed specifically for developers. It provides features such as developer posts, chat functionality, and various tools to enhance the developer community experience.
-
Developer Posts: Share insights, code snippets, articles, and thoughts with other developers in the community.
-
Chat Functionality: Engage in real-time conversations with other developers, ask questions, and collaborate on projects.
-
Dark/Light Theme: Customize the appearance of the platform based on your preference, with options for both dark and light themes.
-
Community Chat Group: Join community chat groups to discuss specific topics, technologies, or interests with like-minded developers.
-
Advertisement System: Run ads to promote your projects, apps, or services within the Student-Circle community, reaching a targeted audience of developers.
-
Profile Management System: Manage your profile information, including bio, avatar, and preferences, to personalize your Student-Circle experience.
-
Image Editor: Edit and enhance images directly within the platform, perfect for sharing screenshots, diagrams, and other visual content.
-
Story Feature: Share short-lived stories to provide updates, announcements, or behind-the-scenes glimpses into your developer journey.
-
Thought Sharing Functionality: Share your thoughts and ideas with others through a dedicated feature, encouraging discussions and collaboration.
-
Project Promotion Page: Create a dedicated page within Student-Circle to showcase and promote your projects or apps, providing details, screenshots, and links for other developers to explore.
To get started with the Student-Circle Android app, follow these steps:
- Clone the repository to your local machine:
git clone https://github.com/RonakWithCode/Student-Circle.git
- Open the project in Android Studio.
- Build and run the project on your Android device or emulator.
Once you have the app installed, you can:
- Create an account or log in if you already have one.
- Explore developer posts to discover interesting insights and articles.
- Engage in discussions by posting your own content or commenting on others' posts.
- Customize the theme, manage your profile, and participate in community chat groups.
- Utilize the advertisement system, image editor, story feature, and thought-sharing functionality to enhance your experience.
- Create and promote your projects or apps through dedicated pages within Student-Circle.
We welcome contributions from the community! If you'd like to contribute to Student-Circle Android app, please follow these steps:
- Fork the repository.
- Create a new branch for your feature or bug fix:
git checkout -b feature-name
. - Make your changes and commit them:
git commit -m 'Add new feature'
. - Push to the branch:
git push origin feature-name
. - Submit a pull request with a detailed explanation of your changes.
This project is licensed under the MIT License - see the LICENSE file for details.