Social Calendar is a mobile application that allows users to track their friends' birthdays and important dates, record interaction history, and view all this information in an elegant interface. The app helps users organize their social lives better and strengthen their relationships with loved ones.
- Friends List: Users can save, update, and delete their friends' information.
- Important Date Tracking: Users can add and track important dates like birthdays for each friend.
- Interaction Log: Users can log interactions with friends (meetings, messages, etc.) and review past interactions.
- Calendar View: Users can view their friends' birthdays on a calendar and check events related to specific dates by tapping on them.
- Modern and User-Friendly Interface: The application is developed using Flutter and provides a user-friendly experience.
- Frontend: Flutter
- Backend: Node.js
- Veritabanı: MongoDB
The application allows users to easily manage their friends' lists. Users can add their friends' birthdays and other important dates and view this information on a calendar. Additionally, they can log interaction histories and plan their social lives more effectively without forgetting important days.
- Install Node.js and MongoDB.
- Navigate to the project directory and run npm install to install the required dependencies.
- Start the server with the command node server.js.
- Install the Flutter SDK.
- Navigate to the project directory and run flutter pub get to install the dependencies.
- Use the command flutter run to launch the application.
If you would like to contribute to the project, please fork the repository, make your changes, and submit a pull request. We welcome any contributions!