Skip to content

ThibertChristophe/quicknote

Repository files navigation

QuickNote

QuickNote is a simple note-taking app built using Flutter. It allows you to create, edit, and delete notes with ease. This README.md file provides an overview of the application's structure and functionality.

Table of Contents

Introduction

QuickNote is my first try mobile app developed in Flutter, which is a popular framework for building natively compiled applications for mobile, web, and desktop from a single codebase. This app allows users to create, edit, and delete notes. It is designed with simplicity and efficiency in mind, making it easy to take and manage notes on the go.

Getting Started

To get started with QuickNote, follow these steps:

  1. Prerequisites: Ensure that you have Flutter installed on your development machine.

  2. Clone the Repository: Clone this GitHub repository to your local machine:

    git clone https://github.com/your-username/quicknote.git
    
  3. Run the App: Open a terminal in the project directory and run the app with the following command:

    flutter run
    
  4. Explore and Use: The app will launch on your emulator or connected device. You can start creating and managing notes right away.

Features

QuickNote comes with the following features:

  • Create Notes: Easily create new notes with the app.

  • Edit Notes: Edit existing notes with a simple tap on the note.

  • Delete Notes: Remove notes that you no longer need.

  • Dynamic Text Field: The app features a dynamic text field that automatically adjusts its height as you add more content.

  • Drawer Navigation: Access your notes from a side drawer for quick navigation.

  • User-Friendly Interface: QuickNote has a clean and user-friendly interface for a smooth note-taking experience.

About

Little note app made for my own

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published