Notify is a secure and user-friendly note-taking application built with Flutter (front-end) and Node.js with MongoDB (back-end). This app empowers you to effortlessly capture, organize, and access your thoughts, ideas, and important information across your devices.
To run the Notify app locally, you need to have Flutter and Dart installed on your machine. Follow these steps:
- Clone this repository:
https://github.com/vijaymehrotra/Notify_App.git
- Navigate to the project's root directory:
cd Notify_App
- Install dependencies:
flutter pub get
- Check for Flutter setup and connected devices:
flutter doctor
- Run the app:
flutter run
Flutter Dart Provider Node.js MongoDB
Create, edit, and delete notes