Skip to content
/ Notely Public

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

License

Notifications You must be signed in to change notification settings

tratum/Notely

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

11 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Notely: Notes and To-Do App

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 https://github.com/yourusername/notely.git
    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.

Acknowledgments

Special thanks to Flutter and Firebase for making this project possible.

About

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published