Skip to content

Notefusion📝 - A modern and intuitive notes app built with Flutter, Node.js, and MongoDB. With features like note creation, deletion, updating, and search, managing your notes has never been easier. Plus, user authentication with FirebaseAuth ensures your notes are private and secure.

Notifications You must be signed in to change notification settings

helloamj/Notefusion

Repository files navigation

Notefusion📝

This is a notes app built using Flutter, FirebaseAuth, Node.js, and MongoDB. It allows users to add, delete, update, and search notes. The app features a clean and modern user interface that makes it easy to manage your notes on the go.

Features 🔍

  • Add notes: Users can create new notes by entering a title and description.
  • Delete notes: Users can delete notes they no longer need.
  • Update notes: Users can edit the title and description of existing notes.
  • Search notes: Users can search for notes using the integrated search bar.
  • User authentication: Users must sign in to access the app, ensuring their notes are private and secure.

Technologies Used 💻

  • Flutter: A mobile app development framework used to build the client-side of the app.
  • Node.js: A JavaScript runtime used to build the server-side of the app.
  • MongoDB: A NoSQL database used to store the app's data.
  • FirebaseAuth: A simplifies user sign-in and authentication for your app by providing a secure and easy-to-use service with support for various sign-in methods.

Installation 🚀

To run the app, you'll need to have Flutter and Node.js installed on your machine. You'll also need to have a MongoDB database set up and running. Once you have these dependencies installed, follow these steps:

  1. Clone the repository: git clone https://github.com/your-username/notes-app.git
  2. Install the client-side dependencies: cd notes-app/client && flutter pub get
  3. Get the server. GitHub Repo
  4. Install the server-side dependencies: cd ../server && npm install
  5. Start the server: npm start
  6. Start the client: flutter run

Alternatively, you can download and install the APK on your Android device by clicking the big button below:

Install Notefusion

Screenshots 📱

Support and Contact 📧

If you have any questions or issues with the app, please don't hesitate to contact us at jainkunal129@gmail.com. We're always here to help!

Contributing 🤝

Contributions are welcome! If you'd like to contribute to the project, please fork the repository and create a pull request with your changes.

License 📜

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

About Notes App 🌟

At Notes App, we're dedicated to helping people stay organized and productive. Our app is designed to make it easy for anyone to manage their notes, no matter where they are or what they're doing. With features like user authentication and an integrated search bar, our app is perfect for students, professionals, and anyone who needs to keep track of important information. Try it today and see how it can help you stay on top of your notes and tasks!

About

Notefusion📝 - A modern and intuitive notes app built with Flutter, Node.js, and MongoDB. With features like note creation, deletion, updating, and search, managing your notes has never been easier. Plus, user authentication with FirebaseAuth ensures your notes are private and secure.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published