Skip to content

sidazhou/onlinepostit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

101 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Visit the page

http://www.onlinepostit.com

Getting Started

  1. bundle install
  2. rake db:drop; rake db:create; rake db:migrate; rake db:seed;
  3. shotgun -p 3000 -o 0.0.0.0
  4. Visit http://localhost:3000/ in your browser

TO DO LIST:

  • text not selectable (drag+resize+interact.js+textarea=problem)
  • textbox auto resize
  • z-index
  • save on resize, when not focused
  • get/set position, not using the fu_hack
  • dont create board in db if no posts
  • support callback function
  • new post created at diff location
  • stickers feature
  • fix cookie empty hack

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors