fnotes


an open source project like Evernote !

fNote is a product like Evernote, it is open source project, you can use it freeeeeeely.

It is writted by Web.py. use MySQL database, and jQuery.

We define an API to make the client and server has the same rule.the API is design by RESTful, you can see the detail here: http://code.google.com/p/fnotes/source/browse/doc/api.txt

the database structure here: http://code.google.com/p/fnotes/source/browse/src/database/fnotes.sql

following the API, everyone can do a lot of things about fNotes, e.g. you can develop a cool App for iPhone, Windows platform, and other platform.

we focus on the web page, and the server logic.

Project Information

The project was created on Aug 16, 2011.

Labels:
webpy notes Evernote