Skip to content
/ Notely Public

Welcome to Notely : A Simple Note and Task Taking App πŸ“πŸ“…, Explore productivity with Notely today! πŸš€

License

Notifications You must be signed in to change notification settings

tratum/Notely

Repository files navigation

Notely

GitHub license

Notely is a cross-platform mobile application built using the Flutter framework and integrated with Firebase for backend support. It offers a seamless and intuitive interface for creating and managing notes and to-do lists.

Features

  • User Authentication: Anonymous Sign-In Implemented, No Sign Up Required !!.
  • Notes: Create, edit, and delete notes effortlessly.
  • To-Do Lists: Manage your tasks with a user-friendly to-do list feature.
  • Real-time Sync: Sync your data across devices in real-time with Firebase.

Screenshots

Screenshot 1 Viewing Notes

Screenshot 2 Viewing To-Do's

Installation

  1. Clone the repository:

    git clone -b dev https://github.com/yourusername/notely.git Notely
    cd Notely
    
  2. Install dependencies:

    flutter pub get
    
  3. Configure Firebase:

    • Create a new project on Firebase Console.
    • Add your Android and iOS app to the Firebase project.
    • Download and place the configuration files (google-services.json for Android, GoogleService-Info.plist for iOS) in the respective platform folders.
  4. Run the app:

    flutter run
    

Configuration

To use your own Firebase project, replace the Firebase configuration files in the android/app and ios/Runner folders with the files you downloaded from the Firebase Console.

Contributing

Contributions are welcome! Please follow the contribution guidelines to get started.

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

Welcome to Notely : A Simple Note and Task Taking App πŸ“πŸ“…, Explore productivity with Notely today! πŸš€

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published