Twelfth-Hour / notes-kitty

πŸš€ The last note taking app you'll ever need. Bringing you a chrome extension to simplify searches and easily organize notes.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Notes Kitty

Notes-Kitty

Runner up idea for dotslash hackathon.

Want to make searching and organizing your queries easy? Our extension will open you the top links based on your query and not only that, you'll be able to remove all the advertisements and unnecessary data on the website by cleaning the website with the click of one button. We also provide additional features including dark mode and custom editable notes on the current link itself. One can even add notes and it will be stored as a pdf file. This will make the creation and organization of notes much easier.

Prerequisites

  1. Node
  2. Yarn

Installing

To get a copy of the extension to work on your local system , follow the respective instructions :

  1. Clone the repository
git clone https://github.com/Twelfth-Hour/notes-kitty
  1. Install yarn and format it.
yarn install

yarn format
  1. Run yarn build to convert the scss file into css so it can be used within the extension.

  2. In chrome , move to settings and within that click the extensions .

  3. Switch to the developers mode and click Load Unpacked and select the notes-kitty folder and open it.

In the end , an extension will appear on the screen and you can use the extension to its fullest extension and explore the feature.

Extension Demo

Notes-Kitty

Built With

  • Chrome Extension - Extensions are small software programs that customize the browsing experience.
  • Sass - Sass lets you use features that don't exist in CSS yet like variables, nesting, mixins, inheritance and other nifty goodies that make writing CSS fun again.

Contributors

About

πŸš€ The last note taking app you'll ever need. Bringing you a chrome extension to simplify searches and easily organize notes.


Languages

Language:JavaScript 77.3%Language:HTML 13.9%Language:CSS 7.7%Language:Shell 1.2%