Skip to content

nisanthchunduru/pouch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pouch

Pouch is an app for your note taking needs

Screenshot

The story behind Pouch

I built Pouch in my junior year when there weren't many note taking apps around. I built it to solve my own note taking needs and to test my understanding of Express and Backbone (These frameworks had just been released then and Single Page Applications were at their nascency). I used Pouch to manage my notes, todos and bookmarks in the years that followed. It even got me my first job 😉

How do I install it?

Run the commands below in your terminal

mkdir ~/code
cd ~/code
git clone git@github.com:nisanth074/pouch.git
cd pouch
npm install
npm install -g coffee
npm install -g bower
bower install
npm install -g grunt
gem install compass
grunt
coffee app.coffee

and visit localhost:9393

Should I use Pouch?

No.

Thanks for considering using it though. While Pouch is very useful, its bare bones. They are many mature note taking apps available today. I recommend Simplenote.

About

Pouch is an app for your note taking needs

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published