What is it?
Nocoli (Notes Code Links) is a GoogleDoc-like note-taking tool primarily for documenting code snippets for future reference. It has a markdown parser to format these snippets for greater readability. It also has a tagging functionality to allow fast searching and improved organization of notes.
Who is it for?
It is for note-takers.
Why build it?
As a note-taker myself, I find that links and code snippets make my notes look messy and disorganized. Hence, I built Nocoli to format and organize my notes as I take them down.
How is it built?
Tech Stack:
Postgres, React (Material UI), Express.js, Node.js
- Click on existing notes to edit them or add new notes.
- Try writing some markdown using the markdown guide.
- Close the editor mode and notes will be automatically saved.
- Filter notes by selecting tags in the Search Tags dropdown.
For demo purposes, login is not needed.