Skip to content

henockt/notes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

heno-Notes

hnotes or heno-Notes is a mobile-ready, TinyMCE powered note sharing web application.

  • Create a new note
  • Write your note
  • Share

heno-notes uses a number of open source projects to work properly:

  • TinyMCE - awesome web-based text editor
  • Django - high-level Python Web framework
  • Bootstrap - great UI boilerplate for modern web apps
  • jQuery - javascript library
  • clipboard.js - modern copy to clipboard

Todos

  • Add themes
  • Add login system