Skip to content

GPSxtreme/notex-flutter

Repository files navigation

Notex ✨

Cloud notes and tasks app. Never lose a note or miss a task. Stay organized.

Available on Google play store!

notex_banner_resized

Table of Contents

  1. About
  2. Getting Started
  3. Usage
  4. Contributing
  5. License

About

Notex is a user-friendly notes and task app that lets users store their notes and tasks directly in the cloud ☁️. With Notex, you'll never forget to complete your tasks and you'll never lose your important notes. Notex is a completely open-source app built with Flutter and available on GitHub, welcoming contributions from the community.The backend node js rest api is also available on my github

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

  • Make sure you have Flutter installed on your local machine. For more instructions on how to install flutter, look here.

Cloning

  1. Fork the repository from GitHub: Notex-flutter on GitHub

  2. Clone your forked repository onto your local machine:

    git clone https://github.com/YOUR_USERNAME/notex-flutter.git
    

Setup

  1. Enter the project directory:

    cd notex
    
  2. Install the dependencies:

    flutter pub get
    

Usage

  1. Run the application on your emulator or physical device:
    flutter run
    

Contributing

Contributions are welcomed! Please feel free to fork the repository, make your changes, and submit pull requests.

License

This project is open-source, available under the MIT License. See LICENSE.md for more details.

About

A simple notes + todo app.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published