StickyNotes is an intuitive and versatile mobile application designed to enhance note-taking and task management. It offers a convenient way to jot down ideas, organize tasks, and track your productivity. Available for both iOS and Android, the app combines the simplicity of traditional sticky notes with the power of digital organization.
- Create and Organize Notes: Easily create, edit, and organize notes.
- Task Management: Set due dates and reminders for your tasks.
- Customizable Themes: Personalize your experience with customizable themes.
- Dark Mode: Reduce eye strain with a user-friendly dark mode.
- Offline Access: Access your notes even without an internet connection.
- iOS Version: Developed in Swift and Apache Cordova for a seamless iOS experience.
- Android Version: Built using Kotlin, Java, and Apache Cordova to optimize for Android devices.
- Cross-Platform: Leveraged React Native for consistent performance across both platforms.
- Backend: Utilized Firebase for a reliable and scalable backend.
- Clone the repository.
- Open
StickyNotes.xcodeproj
in Xcode. - Configure signing and capabilities.
- Build and run on an iOS device or emulator.
Note: If you change the code, you must remove iOS platform and add it again using the following commands in order for these changes to take effect:
cordova platforms rm ios
cordova platforms add ios
- Clone the repository.
- Open the project
StickyNotes-Mobile-App
in Android Studio. - Synchronize Gradle dependencies.
- Build and run on an Android device or emulator.
If your installation is successful, you should see the following output:
After launching StickyNotes, you can start creating notes right away. The app's home screen displays your notes, which you can customize, categorize, and search through. The intuitive interface allows for easy navigation and management of your tasks and ideas.
We welcome contributions to improve StickyNotes. Please review our contribution guidelines for submitting pull requests.
StickyNotes is licensed under MIT.
For support, feature requests, or queries, reach out to us at [email protected].
Thanks to all the developers, designers, and users who have contributed to making StickyNotes a helpful tool for thousands of people.