Skip to content

Latest commit

 

History

History
46 lines (26 loc) · 1.52 KB

README.md

File metadata and controls

46 lines (26 loc) · 1.52 KB

Aesthetic Notes

Aesthetic Notes is a beautiful note-taking app built using Flutter, featuring a responsive design, aesthetic UI/UX, ISAR Database integration, and support for both Dark Mode and Light Mode.

Features

  • Responsive Design: Aesthetic Notes is designed to work seamlessly across various screen sizes, providing a consistent experience.
  • Aesthetic UI/UX: The app features a visually pleasing interface, enhancing the user experience.
  • ISAR Database: Utilizing the ISAR Database for efficient data storage and retrieval, ensuring a smooth user experience.
  • Dark Mode and Light Mode: Aesthetic Notes offers both Dark Mode and Light Mode, allowing users to choose their preferred theme.

Screenshots

Notes Module

Getting Started

To get started with Aesthetic Notes, follow these steps:

  1. Clone the repository:

    git clone https://github.com/your-username/aesthetic-notes.git
    
  2. Install dependencies:

    flutter pub get
    
  3. Run the app:

    flutter run
    

Contributing

We welcome contributions to Aesthetic Notes! To contribute, fork the repository and create a pull request with your changes.

License

Aesthetic Notes is licensed under the MIT License.

Acknowledgements

Aesthetic Notes is built using Flutter, an open-source UI software development kit created by Google. We would like to thank the Flutter team and the open-source community for their contributions.