Skip to content

Noteify is a sleek Android note-taking app developed with Flutter and Firebase. Create, organize, and manage your notes effortlessly. Whether for quick thoughts or detailed organization, Noteify has you covered.

Notifications You must be signed in to change notification settings

AtharvaKitkaru/noteify

Repository files navigation

Noteify - Android Note Taking App

Noteify is a powerful and user-friendly Android note-taking and management app developed using Flutter and Firebase. It provides a seamless experience for users to create, organize, and manage their notes effortlessly. Whether you need a simple place to jot down quick thoughts or a robust system to categorize and sort your notes, Noteify has you covered.

Features

  • Create Notes: Write down your thoughts, ideas, or reminders with ease.
  • Add Images: Enhance your notes by attaching images to capture the moment.
  • Label and Categorize: Organize your notes by adding labels, making it easy to find and manage them.
  • Filter Notes: Allows you to filter notes as per labbels.
  • Sort Notes: Arrange your notes based on date, title, or any other criteria to suit your workflow.
  • Move to Trash: Accidentally deleted a note? No worries, move it to the trash for safekeeping.
  • Restore Notes: Retrieve notes from the trash if you decide you need them later.

Images:

Register Page Login Page Reset Password image image image image image

Technologies Used

  • Flutter: The app is built using Flutter, a popular open-source UI software development toolkit by Google.
  • Firebase: Firebase is used for real-time database management, authentication, and cloud storage.

Getting Started

Follow these steps to get Noteify up and running on your local machine:

  1. Clone the repository:
git clone https://github.com/your-username/Noteify.git
  1. Navigate to the project directory:
cd Noteify
  1. Install dependencies:
flutter pub get
  1. Configure Firebase:

    • Create a new Firebase project on the Firebase Console.
    • Add an Android app to your Firebase project and follow the setup instructions to obtain the google-services.json file.
    • Place the google-services.json file in the android/app directory of your Flutter project.
  2. Run the app:

flutter run

Contributing

We welcome contributions to make Noteify even better. Feel free to submit issues, pull requests, or suggest new features.

License

This project is licensed under the MIT License.

Happy note-taking with Noteify! 📝✨

About

Noteify is a sleek Android note-taking app developed with Flutter and Firebase. Create, organize, and manage your notes effortlessly. Whether for quick thoughts or detailed organization, Noteify has you covered.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages