Project SM is a social media application or microblogging app built with Flutter 💙. It allows users to share short posts, follow other users, and engage in conversations.
it comes with all the features that you need to use it.
- Post Creation: Easily create and share text-based posts.
- Following: Follow other users to see their posts in your feed.
- Likes and Comments: Interact with posts by liking and commenting.
- User Profiles: View user profiles with their post history.
- Search: Find users and posts using keywords.
- More features are coming ...
Prerequisites:
- VS Code or Flutter SDK
- Git
- Appwrite
Installation:
- Clone the repository:
git clone https://github.com/Finding-new-code/project-sm.git
- Navigate to the project directory:
cd project-sm
- update dependencies using
flutter pub get
- Run the app:
flutter run
Contributions are welcome! If you'd like to contribute to Project SM, please follow these steps:
- Fork the repository.
- Create a new branch for your feature or bug fix.
- Make your changes and commit them.
- Push your changes to your forked repository.
- Submit a pull request.
This project is licensed under the Apache MIT License.