A free and open source software that allows for anyone to take notes easily as well as organize them.
- Create, edit, and organize notes
- Create and manage to-do lists
- Draw and save sketches
- Share notes and drawings with others
- Organize notes and drawings into folders
- Node.js (v14 or higher)
- npm (v6 or higher)
- Clone the repository:
git clone https://github.com/RangerDevv/Draftonn.git
- Navigate to the project directory:
cd Draftonn - Install the dependencies:
npm install
- Start the development server:
npm run dev
To start the project, run the following command:
npm run dev- To create a new note, click on the "Create" button and select "Notebook".
- To create a new to-do list, click on the "Create" button and select "Todo List".
- To create a new drawing, click on the "Create" button and select "Scribble Board".
- To organize notes and drawings into folders, click on the "Create Folder" button and enter the folder name.
We welcome contributions from the community! If you would like to contribute, please follow these guidelines:
- Fork the repository.
- Create a new branch for your feature or bugfix.
- Make your changes and commit them with a clear message.
- Push your changes to your forked repository.
- Create a pull request to the main repository.
This project is licensed under the MIT License. See the LICENSE file for more information.