imranpollob / notepad

Store and share notes. A free tool for storing and sharing your notes. No registration is required.

Home Page:https://note.imranpollob.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Note Online - Store and share notes

Note Online is a web application designed to simplify the process of taking, storing, and sharing notes.

Link

Check out the live website Note Online

Features

  • Save a note (autosaved)
  • Every note has a unique link
  • Possible to add password protection for a particular note
  • Supports rich text format
  • If logged in, you can see all of your created notes
  • Logged-in users can delete their notes
  • Easily copy the sharing link

Note Online

Installation

npm install
composer install
# modify .env file
php artisan key:generate
# create a database as defined in .env
php artisan migrate
php artisan serve

About

Store and share notes. A free tool for storing and sharing your notes. No registration is required.

https://note.imranpollob.com/


Languages

Language:PHP 72.8%Language:Blade 26.8%Language:Vue 0.4%